Home
last modified time | relevance | path

Searched defs:compoundShape (Results 1 – 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCompoundCollisionAlgorithm.cpp38 …const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(colObjWrap->getCollisio… in btCompoundCollisionAlgorithm() local
51 …const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(colObjWrap->getCollisio… in preallocateChildAlgorithms() local
120 …const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(m_compoundColObjWrap->g… in ProcessChildShape() local
193 …const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(m_compoundColObjWrap->g… in Process() local
222 …const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(colObjWrap->getCollisio… in processCollision() local
336 btCompoundShape* compoundShape = static_cast<btCompoundShape*>(colObj->getCollisionShape()); in calculateTimeOfImpact() local
DbtCollisionWorld.cpp541 const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(collisionShape); in rayTestSingleInternal() local
797 const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(collisionShape); in objectQuerySingleInternal() local
1256 const btCompoundShape* compoundShape = static_cast<const btCompoundShape*>(shape); in debugDrawObject() local
DbtCollisionWorldImporter.cpp580 btCompoundShape* compoundShape = createCompoundShape(); in convertCollisionShape() local
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactCompoundShape.java117 public CompoundPrimitiveManager(btGImpactCompoundShape compoundShape) { in CompoundPrimitiveManager()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h327 CompoundPrimitiveManager(btGImpactCompoundShape * compoundShape) in CompoundPrimitiveManager()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
DbtWorldImporter.cpp469 btCompoundShape* compoundShape = createCompoundShape(); in convertCollisionShape() local