Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtPolyhedralConvexShape.java18 public class btPolyhedralConvexShape extends btConvexInternalShape { class
21 protected btPolyhedralConvexShape(final String className, long cPtr, boolean cMemoryOwn) { in btPolyhedralConvexShape() method in btPolyhedralConvexShape
27 public btPolyhedralConvexShape(long cPtr, boolean cMemoryOwn) { in btPolyhedralConvexShape() method in btPolyhedralConvexShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtPolyhedralConvexShape.cpp27 btPolyhedralConvexShape::btPolyhedralConvexShape() :btConvexInternalShape(), in btPolyhedralConvexShape() function in btPolyhedralConvexShape