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

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

Uses of ConcaveShape in com.bulletphysics.collision.shapes
 

Subclasses of ConcaveShape in com.bulletphysics.collision.shapes
 class BvhTriangleMeshShape
          Bvh Concave triangle mesh is a static-triangle mesh shape with Bounding Volume Hierarchy optimization.
 class StaticPlaneShape
          StaticPlaneShape simulates an 'infinite' plane by dynamically reporting triangles approximated by intersection of the plane with the AABB.
 class TriangleMeshShape