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