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