Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBox2dShape.java18 public class btBox2dShape extends btPolyhedralConvexShape { class
21 protected btBox2dShape(final String className, long cPtr, boolean cMemoryOwn) { in btBox2dShape() method in btBox2dShape
27 public btBox2dShape(long cPtr, boolean cMemoryOwn) { in btBox2dShape() method in btBox2dShape
69 public btBox2dShape(Vector3 boxHalfExtents) { in btBox2dShape() method in btBox2dShape