Protected
constructorLengthwise local axis along which the capsule is oriented.
Length of the capsule along its local axis. This is the distance between the two end-cap centers.
Radius of the capsule cylinder, and its end-cap spheres.
Static
createCreate a BoxShape with default settings.
Static
createCreate a CapsuleShape with default settings.
Static
createCreate a ConeShape with default settings.
Static
createCreate a CylinderShape with default settings.
Static
createCreate a LevelsetShape with default settings.
Static
createCreates a new MeshShape.
Static
createCreate a SphereShape with default settings.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
A capsule collision shape. Also known as a capped cylinder.