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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObject.h 104 btScalar m_ccdSweptSphereRadius;
442 return m_ccdSweptSphereRadius;
448 m_ccdSweptSphereRadius = radius;
533 double m_ccdSweptSphereRadius;
567 float m_ccdSweptSphereRadius;
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 558 double m_ccdSweptSphereRadius;
590 float m_ccdSweptSphereRadius;
    [all...]

Completed in 71 milliseconds