Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexTriangleMeshShape.java61 public btConvexTriangleMeshShape(btStridingMeshInterface meshInterface, boolean calcAabb) { in btConvexTriangleMeshShape()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexTriangleMeshShape.cpp23 …iangleMeshShape ::btConvexTriangleMeshShape (btStridingMeshInterface* meshInterface, bool calcAabb) in btConvexTriangleMeshShape()