Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexShape.java18 public class btConvexShape extends btCollisionShape { class
21 protected btConvexShape(final String className, long cPtr, boolean cMemoryOwn) { in btConvexShape() method in btConvexShape
27 public btConvexShape(long cPtr, boolean cMemoryOwn) { in btConvexShape() method in btConvexShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtConvexPenetrationDepthSolver.h22 class btConvexShape; variable
DbtSubSimplexConvexCast.h22 class btConvexShape; variable
DbtGjkConvexCast.h25 class btConvexShape; variable
DbtContinuousConvexCollision.h23 class btConvexShape; variable
DbtRaycastCallback.h22 class btConvexShape; variable
DbtGjkPairDetector.h25 class btConvexShape; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtGhostObject.h26 class btConvexShape; variable
DbtCollisionWorld.h76 class btConvexShape; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
DbtKinematicCharacterController.h28 class btConvexShape; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexShape.cpp41 btConvexShape::btConvexShape () in btConvexShape() function in btConvexShape