| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
btPoolAllocator |
btCollisionConfiguration.getCollisionAlgorithmPool() |
btPoolAllocator |
btDefaultCollisionConfiguration.getCollisionAlgorithmPool() |
btPoolAllocator |
btCollisionDispatcher.getInternalManifoldPool() |
btPoolAllocator |
btDispatcher.getInternalManifoldPool() |
btPoolAllocator |
btCollisionConfiguration.getPersistentManifoldPool()
memory pools
|
btPoolAllocator |
btDefaultCollisionConfiguration.getPersistentManifoldPool()
memory pools
|
btPoolAllocator |
btDefaultCollisionConstructionInfo.m_collisionAlgorithmPool() |
btPoolAllocator |
btDefaultCollisionConstructionInfo.m_persistentManifoldPool() |
| Modifier and Type | Method and Description |
|---|---|
btDefaultCollisionConstructionInfo |
btDefaultCollisionConstructionInfo.m_collisionAlgorithmPool(btPoolAllocator setter) |
btDefaultCollisionConstructionInfo |
btDefaultCollisionConstructionInfo.m_persistentManifoldPool(btPoolAllocator setter) |
Copyright © 2024. All rights reserved.