Searched refs:getLocalAabbMax (Results 1 - 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleMeshShape.h73 const btVector3& getLocalAabbMax() const function
H A DbtScaledBvhTriangleMeshShape.cpp80 btVector3 localAabbMax = m_bvhTriMeshShape->getLocalAabbMax();
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
H A DbtTriangleMeshShape.java82 public Vector3 getLocalAabbMax() { method in class:btTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
H A Dcollision_wrap.cpp17002 result = (btVector3 *) &((btTriangleMeshShape const *)arg1)->getLocalAabbMax();
[all...]

Completed in 266 milliseconds