| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Class and Description |
|---|---|
class |
btOptimizedBvh
The btOptimizedBvh extends the btQuantizedBvh to create AABB tree for triangle meshes, through the btStridingMeshInterface.
|
| Modifier and Type | Method and Description |
|---|---|
static btQuantizedBvh |
btQuantizedBvh.deSerializeInPlace(Pointer i_alignedDataBuffer,
int i_dataBufferSize,
boolean i_swapEndian)
deSerializeInPlace loads and initializes a BVH from a buffer in memory 'in place'
|
btQuantizedBvh |
btQuantizedBvh.getPointer(long i) |
btQuantizedBvh |
btQuantizedBvh.position(long position) |
Copyright © 2024. All rights reserved.