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

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

Uses of PolyhedralConvexShape in com.bulletphysics.collision.shapes
 

Subclasses of PolyhedralConvexShape in com.bulletphysics.collision.shapes
 class BoxShape
          BoxShape implements both a feature based (vertex/edge/plane) and implicit (getSupportingVertex) Box.
 class ConvexHullShape
          ConvexHullShape implements an implicit (getSupportingVertex) Convex Hull of a Point Cloud (vertices).
 class CylinderShape
          Implements cylinder shape interface.
 class CylinderShapeX
           
 class CylinderShapeZ
           
 class TriangleShape