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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btCompoundShape.h 85 int getNumChildShapes() const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btCompoundShapeData.java 83 public int getNumChildShapes() {
btCompoundShape.java 116 public int getNumChildShapes() {
btGImpactShapeInterface.java 95 public int getNumChildShapes() {
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btGImpactShape.h 178 int i = getNumChildShapes();
213 virtual int getNumChildShapes() const = 0;
344 return (int )m_compoundShape->getNumChildShapes();
413 virtual int getNumChildShapes() const
760 virtual int getNumChildShapes() const
1037 virtual int getNumChildShapes() const

Completed in 436 milliseconds