| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
btDbvtStkNPSArray |
btDbvtStkNPSArray.getPointer(long i) |
btDbvtStkNPSArray |
btDbvtStkNPSArray.position(long position) |
btDbvtStkNPSArray |
btDbvtStkNPSArray.put(btDbvtStkNPSArray other) |
| Modifier and Type | Method and Description |
|---|---|
static int |
btDbvt._allocate(btIntArray ifree,
btDbvtStkNPSArray stock,
btDbvt.sStkNPS value) |
void |
btDbvtStkNPSArray.copyFromArray(btDbvtStkNPSArray otherArray) |
btDbvtStkNPSArray |
btDbvtStkNPSArray.put(btDbvtStkNPSArray other) |
| Constructor and Description |
|---|
btDbvtStkNPSArray(btDbvtStkNPSArray 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.