Uses of Class
com.bulletphysics.collision.shapes.CapsuleShape

Packages that use CapsuleShape
com.bulletphysics.collision.shapes Collision shapes. 
 

Uses of CapsuleShape in com.bulletphysics.collision.shapes
 

Subclasses of CapsuleShape in com.bulletphysics.collision.shapes
 class CapsuleShapeX
          CapsuleShapeX represents a capsule around the Z axis.
 class CapsuleShapeZ
          CapsuleShapeZ represents a capsule around the Z axis.