Searched defs:removeChildShapeByIndex (Results 1 - 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
H A DbtCompoundShape.cpp110 void btCompoundShape::removeChildShapeByIndex(int childShapeIndex) function in class:btCompoundShape
136 removeChildShapeByIndex(i);
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
H A DbtCompoundShape.java75 public void removeChildShapeByIndex(int index) { method in class:btCompoundShape

Completed in 407 milliseconds