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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObject.cpp 27 m_rootCollisionShape(0),
86 dataOut->m_rootCollisionShape = 0;//@todo
btCollisionObject.h 73 ///m_rootCollisionShape is temporarily used to store the original collision shape
76 btCollisionShape* m_rootCollisionShape;
212 m_rootCollisionShape = collisionShape;
519 btCollisionShapeData *m_rootCollisionShape;
552 btCollisionShapeData *m_rootCollisionShape;
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 545 btCollisionShapeData *m_rootCollisionShape;
577 btCollisionShapeData *m_rootCollisionShape;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp     [all...]

Completed in 51 milliseconds