Searched defs:btConvexTriangleMeshShape (Results 1 – 2 of 2) sorted by relevance
18 public class btConvexTriangleMeshShape extends btPolyhedralConvexAabbCachingShape { class21 protected btConvexTriangleMeshShape(final String className, long cPtr, boolean cMemoryOwn) { in btConvexTriangleMeshShape() method in btConvexTriangleMeshShape27 public btConvexTriangleMeshShape(long cPtr, boolean cMemoryOwn) { in btConvexTriangleMeshShape() method in btConvexTriangleMeshShape61 public btConvexTriangleMeshShape(btStridingMeshInterface meshInterface, boolean calcAabb) { in btConvexTriangleMeshShape() method in btConvexTriangleMeshShape65 public btConvexTriangleMeshShape(btStridingMeshInterface meshInterface) { in btConvexTriangleMeshShape() method in btConvexTriangleMeshShape
23 btConvexTriangleMeshShape ::btConvexTriangleMeshShape (btStridingMeshInterface* meshInterface, bool… in btConvexTriangleMeshShape() function in btConvexTriangleMeshShape