Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactShapeInterface.java86 public boolean hasBoxSet() { in hasBoxSet() method in btGImpactShapeInterface
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h202 SIMD_FORCE_INLINE bool hasBoxSet() const in hasBoxSet() function