Searched defs:btConvexPointCloudShape (Results 1 – 1 of 1) sorted by relevance
18 public class btConvexPointCloudShape extends btPolyhedralConvexAabbCachingShape { class21 protected btConvexPointCloudShape(final String className, long cPtr, boolean cMemoryOwn) { in btConvexPointCloudShape() method in btConvexPointCloudShape27 public btConvexPointCloudShape(long cPtr, boolean cMemoryOwn) { in btConvexPointCloudShape() method in btConvexPointCloudShape61 public btConvexPointCloudShape() { in btConvexPointCloudShape() method in btConvexPointCloudShape65 …public btConvexPointCloudShape(btVector3 points, int numPoints, Vector3 localScaling, boolean comp… in btConvexPointCloudShape() method in btConvexPointCloudShape69 public btConvexPointCloudShape(btVector3 points, int numPoints, Vector3 localScaling) { in btConvexPointCloudShape() method in btConvexPointCloudShape