Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexPointCloudShape.java18 public class btConvexPointCloudShape extends btPolyhedralConvexAabbCachingShape { class
21 protected btConvexPointCloudShape(final String className, long cPtr, boolean cMemoryOwn) { in btConvexPointCloudShape() method in btConvexPointCloudShape
27 public btConvexPointCloudShape(long cPtr, boolean cMemoryOwn) { in btConvexPointCloudShape() method in btConvexPointCloudShape
61 public btConvexPointCloudShape() { in btConvexPointCloudShape() method in btConvexPointCloudShape
65 …public btConvexPointCloudShape(btVector3 points, int numPoints, Vector3 localScaling, boolean comp… in btConvexPointCloudShape() method in btConvexPointCloudShape
69 public btConvexPointCloudShape(btVector3 points, int numPoints, Vector3 localScaling) { in btConvexPointCloudShape() method in btConvexPointCloudShape