Searched defs:btCapsuleShape (Results 1 – 2 of 2) sorted by relevance
18 public class btCapsuleShape extends btConvexInternalShape { class21 protected btCapsuleShape(final String className, long cPtr, boolean cMemoryOwn) { in btCapsuleShape() method in btCapsuleShape27 public btCapsuleShape(long cPtr, boolean cMemoryOwn) { in btCapsuleShape() method in btCapsuleShape61 public btCapsuleShape(float radius, float height) { in btCapsuleShape() method in btCapsuleShape
22 btCapsuleShape::btCapsuleShape(btScalar radius, btScalar height) : btConvexInternalShape () in btCapsuleShape() function in btCapsuleShape