public class CapsuleShapeZ extends CapsuleShape
The total height is height+2*radius, so the height is just the
height between the center of each "sphere" of the capsule caps.
MAX_PREFERRED_PENETRATION_DIRECTIONS| Constructor and Description |
|---|
CapsuleShapeZ(float radius,
float height) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
batchedUnitVectorGetSupportingVertexWithoutMargin, calculateLocalInertia, getAabb, getHalfHeight, getRadius, getShapeType, getUpAxis, localGetSupportingVertexWithoutMargingetAabbSlow, getLocalScaling, getMargin, getNumPreferredPenetrationDirections, getPreferredPenetrationDirection, localGetSupportingVertex, setLocalScaling, setMargincalculateTemporalAabb, getAngularMotionDisc, getBoundingSphere, getUserPointer, isCompound, isConcave, isConvex, isInfinite, isPolyhedral, setUserPointerpublic String getName()
getName in class CapsuleShape