Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDbvtAabbMm.java121 public void SignedExpand(Vector3 e) { in SignedExpand() method in btDbvtAabbMm
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtDbvt.h451 DBVT_INLINE void btDbvtAabbMm::SignedExpand(const btVector3& e) in SignedExpand() function