Searched defs:btCompoundShape (Results 1 – 2 of 2) sorted by relevance
17 public class btCompoundShape extends btCollisionShape { class20 protected btCompoundShape(final String className, long cPtr, boolean cMemoryOwn) { in btCompoundShape() method in btCompoundShape26 public btCompoundShape(long cPtr, boolean cMemoryOwn) { in btCompoundShape() method in btCompoundShape92 public btCompoundShape(boolean enableDynamicAabbTree, int initialChildCapacity) { in btCompoundShape() method in btCompoundShape96 public btCompoundShape(boolean enableDynamicAabbTree) { in btCompoundShape() method in btCompoundShape100 public btCompoundShape() { in btCompoundShape() method in btCompoundShape
21 btCompoundShape::btCompoundShape(bool enableDynamicAabbTree, const int initialChildCapacity) in btCompoundShape() function in btCompoundShape