Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactMeshShape.java18 public class btGImpactMeshShape extends btGImpactShapeInterface { class
21 protected btGImpactMeshShape(final String className, long cPtr, boolean cMemoryOwn) { in btGImpactMeshShape() method in btGImpactMeshShape
27 public btGImpactMeshShape(long cPtr, boolean cMemoryOwn) { in btGImpactMeshShape() method in btGImpactMeshShape
61 public btGImpactMeshShape(btStridingMeshInterface meshInterface) { in btGImpactMeshShape() method in btGImpactMeshShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionWorldImporter.h36 class btGImpactMeshShape; variable
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
DbtWorldImporter.h36 class btGImpactMeshShape; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h938 btGImpactMeshShape(btStridingMeshInterface * meshInterface) in btGImpactMeshShape() function