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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btCompoundFromGimpact.h 38 MyInternalTriangleIndexCallback (btCompoundShape* colShape, const btGImpactMeshShape* meshShape, btScalar depth)
39 :m_colShape(colShape),
80 btCompoundShape* colShape = new btCompoundShape();
85 MyInternalTriangleIndexCallback cb(colShape,gimpactMesh, depth);
90 return colShape;
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionWorld.cpp     [all...]

Completed in 386 milliseconds