Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtBvhTriangleMeshShape.cpp77 void btBvhTriangleMeshShape::refitTree(const btVector3& aabbMin,const btVector3& aabbMax) in refitTree() function in btBvhTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTriangleMeshShape.java181 public void refitTree(Vector3 aabbMin, Vector3 aabbMax) { in refitTree() method in btBvhTriangleMeshShape