Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactMeshShapePart.java18 public class btGImpactMeshShapePart extends btGImpactShapeInterface { class
21 protected btGImpactMeshShapePart(final String className, long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
27 public btGImpactMeshShapePart(long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
254 public btGImpactMeshShapePart() { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
258 public btGImpactMeshShapePart(btStridingMeshInterface meshInterface, int part) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h720 btGImpactMeshShapePart() in btGImpactMeshShapePart() function
726 btGImpactMeshShapePart(btStridingMeshInterface * meshInterface, int part) in btGImpactMeshShapePart() function