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

Packages that use AbstractBox
com.jme.scene.shape Standard geometric shapes. 
 

Uses of AbstractBox in com.jme.scene.shape
 

Subclasses of AbstractBox in com.jme.scene.shape
 class Box
          A box with solid (filled) faces.
 class MultiFaceBox
          The used Texture is 1 Unit wide and 8 Units high.
 class StripBox
          A box made from a strip mode tri-mesh.