| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
btCell32ArrayArray |
btCell32ArrayArray.getPointer(long i) |
btCell32ArrayArray |
btMiniSDF.m_cells() |
btCell32ArrayArray |
btCell32ArrayArray.position(long position) |
btCell32ArrayArray |
btCell32ArrayArray.put(btCell32ArrayArray other) |
| Modifier and Type | Method and Description |
|---|---|
void |
btCell32ArrayArray.copyFromArray(btCell32ArrayArray otherArray) |
btMiniSDF |
btMiniSDF.m_cells(btCell32ArrayArray setter) |
btCell32ArrayArray |
btCell32ArrayArray.put(btCell32ArrayArray other) |
| Constructor and Description |
|---|
btCell32ArrayArray(btCell32ArrayArray otherArray)
Generally it is best to avoid using the copy constructor of an btAlignedObjectArray, and use a (const) reference to the array instead.
|
Copyright © 2024. All rights reserved.