Searched defs:btSoftBodyCollisionShape (Results 1 – 2 of 2) sorted by relevance
20 public class btSoftBodyCollisionShape extends btConcaveShape { class23 protected btSoftBodyCollisionShape(final String className, long cPtr, boolean cMemoryOwn) { in btSoftBodyCollisionShape() method in btSoftBodyCollisionShape29 public btSoftBodyCollisionShape(long cPtr, boolean cMemoryOwn) { in btSoftBodyCollisionShape() method in btSoftBodyCollisionShape72 public btSoftBodyCollisionShape(btSoftBody backptr) { in btSoftBodyCollisionShape() method in btSoftBodyCollisionShape
54 btSoftBodyCollisionShape(btSoftBody* backptr) in btSoftBodyCollisionShape() function