Searched defs:btSoftClusterCollisionShape (Results 1 – 2 of 2) sorted by relevance
20 public class btSoftClusterCollisionShape extends btConvexInternalShape { class23 protected btSoftClusterCollisionShape(final String className, long cPtr, boolean cMemoryOwn) { in btSoftClusterCollisionShape() method in btSoftClusterCollisionShape29 public btSoftClusterCollisionShape(long cPtr, boolean cMemoryOwn) { in btSoftClusterCollisionShape() method in btSoftClusterCollisionShape72 public btSoftClusterCollisionShape(btSoftBody.Cluster cluster) { in btSoftClusterCollisionShape() method in btSoftClusterCollisionShape
123 …btSoftClusterCollisionShape (const btSoftBody::Cluster* cluster) : m_cluster(cluster) { setMargin(… in btSoftClusterCollisionShape() function