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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObjectWrapper.h 40 SIMD_FORCE_INLINE const btCollisionShape* getCollisionShape() const { return m_shape; }
btCollisionObject.h 215 SIMD_FORCE_INLINE const btCollisionShape* getCollisionShape() const
220 SIMD_FORCE_INLINE btCollisionShape* getCollisionShape()
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btCollisionObjectWrapper.java 123 public btCollisionShape getCollisionShape() {
btCollisionObjectDoubleData.java 73 public long getCollisionShape() {
btCollisionObjectFloatData.java 73 public long getCollisionShape() {
btCollisionObject.java 168 public btCollisionShape getCollisionShape() {