| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision | |
| org.bytedeco.bullet.LinearMath |
| Modifier and Type | Method and Description |
|---|---|
btUnsignedIntArrayArray |
btMiniSDF.m_cell_map() |
| Modifier and Type | Method and Description |
|---|---|
btMiniSDF |
btMiniSDF.m_cell_map(btUnsignedIntArrayArray setter) |
| Modifier and Type | Method and Description |
|---|---|
btUnsignedIntArrayArray |
btUnsignedIntArrayArray.getPointer(long i) |
btUnsignedIntArrayArray |
btUnsignedIntArrayArray.position(long position) |
btUnsignedIntArrayArray |
btUnsignedIntArrayArray.put(btUnsignedIntArrayArray other) |
| Modifier and Type | Method and Description |
|---|---|
void |
btUnsignedIntArrayArray.copyFromArray(btUnsignedIntArrayArray otherArray) |
btUnsignedIntArrayArray |
btUnsignedIntArrayArray.put(btUnsignedIntArrayArray other) |
| Constructor and Description |
|---|
btUnsignedIntArrayArray(btUnsignedIntArrayArray 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.