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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btCapsuleShape.h 64 halfExtents[m_upAxis] = getRadius() + getHalfHeight();
90 btScalar getHalfHeight() const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btCapsuleShape.java 73 public float getHalfHeight() {

Completed in 945 milliseconds