HomeSort by relevance Sort by last modified time
    Searched refs:getMeshInterface (Results 1 - 15 of 15) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btConvexTriangleMeshShape.h 35 class btStridingMeshInterface* getMeshInterface()
39 const class btStridingMeshInterface* getMeshInterface() const
btTriangleMeshShape.h 59 btStridingMeshInterface* getMeshInterface()
64 const btStridingMeshInterface* getMeshInterface() const
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btCompoundFromGimpact.h 88 gimpactMesh->getMeshInterface()->InternalProcessAllTriangles(&cb,aabbMin,aabbMax);
btGImpactShape.h 956 btStridingMeshInterface* getMeshInterface()
961 const btStridingMeshInterface* getMeshInterface() const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btConvexTriangleMeshShape.java 69 public btStridingMeshInterface getMeshInterface() {
btGImpactMeshShape.java 65 public btStridingMeshInterface getMeshInterface() {
btTriangleMeshShape.java 73 public btStridingMeshInterface getMeshInterface() {
btGImpactMeshShapeData.java 74 public btStridingMeshInterfaceData getMeshInterface() {
btTriangleMeshShapeData.java 74 public btStridingMeshInterfaceData getMeshInterface() {
btGImpactMeshShapePart.java 116 public btStridingMeshInterface getMeshInterface() {
btBvhTriangleMeshShape.java 93 public btStridingMeshInterface getMeshInterface() {
  /external/libgdx/extensions/gdx-bullet/jni/swig/collision/
btBvhTriangleMeshShape.i 65 public btStridingMeshInterface getMeshInterface() {
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btInternalEdgeUtility.cpp 323 btStridingMeshInterface* meshInterface = trimeshShape->getMeshInterface();
btCollisionWorld.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp     [all...]

Completed in 444 milliseconds