Home
last modified time | relevance | path

Searched defs:btPoolAllocator (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtPoolAllocator.java17 public class btPoolAllocator extends BulletBase { class
20 protected btPoolAllocator(final String className, long cPtr, boolean cMemoryOwn) { in btPoolAllocator() method in btPoolAllocator
26 public btPoolAllocator(long cPtr, boolean cMemoryOwn) { in btPoolAllocator() method in btPoolAllocator
60 public btPoolAllocator(int elemSize, int maxElements) { in btPoolAllocator() method in btPoolAllocator
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionConfiguration.h21 class btPoolAllocator; variable
DbtCollisionDispatcher.h29 class btPoolAllocator; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtPoolAllocator.h33 btPoolAllocator(int elemSize, int maxElements) in btPoolAllocator() function
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtDispatcher.h28 class btPoolAllocator; variable