Uses of Class
com.jme.scene.shape.OrientedBox

Packages that use OrientedBox
com.jme.bounding   
 

Uses of OrientedBox in com.jme.bounding
 

Subclasses of OrientedBox in com.jme.bounding
 class OrientedBoundingBox
          Started Date: Aug 24, 2004

This class is liked BoundingBox, but can correctly rotate to fit its bounds.