Home
last modified time | relevance | path

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

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