Searched defs:btCylinderShape (Results 1 – 2 of 2) sorted by relevance
18 public class btCylinderShape extends btConvexInternalShape { class21 protected btCylinderShape(final String className, long cPtr, boolean cMemoryOwn) { in btCylinderShape() method in btCylinderShape27 public btCylinderShape(long cPtr, boolean cMemoryOwn) { in btCylinderShape() method in btCylinderShape69 public btCylinderShape(Vector3 halfExtents) { in btCylinderShape() method in btCylinderShape
18 btCylinderShape::btCylinderShape (const btVector3& halfExtents) in btCylinderShape() function in btCylinderShape