Home
last modified time | relevance | path

Searched defs:getBoxSet (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactShapeInterface.java81 public btGImpactQuantizedBvh getBoxSet() { in getBoxSet() method in btGImpactShapeInterface
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h196 SIMD_FORCE_INLINE const btGImpactBoxSet * getBoxSet() const in getBoxSet() function