Uses of Class
com.jme3.scene.shape.AbstractBox

Packages that use AbstractBox
com.jme3.scene.shape   
 

Uses of AbstractBox in com.jme3.scene.shape
 

Subclasses of AbstractBox in com.jme3.scene.shape
 class Box
          A box with solid (filled) faces.
 class StripBox
          A box with solid (filled) faces.