Home
last modified time | relevance | path

Searched defs:childShape (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCompoundCollisionAlgorithm.cpp65 const btCollisionShape* childShape = compoundShape->getChildShape(i); in preallocateChildAlgorithms() local
194 const btCollisionShape* childShape = compoundShape->getChildShape(index); in Process() local
295 const btCollisionShape* childShape = 0; in processCollision() local
DbtCollisionWorldImporter.cpp282 btCollisionShape* childShape = convertCollisionShape(colShapeData); in convertCollisionShape() local
592 btCollisionShape* childShape = convertCollisionShape(cd); in convertCollisionShape() local
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtScaledBvhTriangleMeshShape.java61 public btScaledBvhTriangleMeshShape(btBvhTriangleMeshShape childShape, Vector3 localScaling) { in btScaledBvhTriangleMeshShape()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtScaledBvhTriangleMeshShape.cpp19 btScaledBvhTriangleMeshShape::btScaledBvhTriangleMeshShape(btBvhTriangleMeshShape* childShape,const… in btScaledBvhTriangleMeshShape()
/external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
DbtWorldImporter.cpp171 btCollisionShape* childShape = convertCollisionShape(colShapeData); in convertCollisionShape() local
481 btCollisionShape* childShape = convertCollisionShape(cd); in convertCollisionShape() local