Home
last modified time | relevance | path

Searched defs:btBlock (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtBlock.java17 public class btBlock extends BulletBase { class
20 protected btBlock(final String className, long cPtr, boolean cMemoryOwn) { in btBlock() method in btBlock
26 public btBlock(long cPtr, boolean cMemoryOwn) { in btBlock() method in btBlock
80 public btBlock() { in btBlock() method in btBlock
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtStackAlloc.h27 struct btBlock struct
29 btBlock* previous; argument
30 unsigned char* address;