Uses of Class
org.xith3d.scenegraph.BSPTreeGroup

Packages that use BSPTreeGroup
org.xith3d.loaders.models.conversion   
 

Uses of BSPTreeGroup in org.xith3d.loaders.models.conversion
 

Methods in org.xith3d.loaders.models.conversion that return BSPTreeGroup
 BSPTreeGroup XithNodeFactory.createBSPTreeGroup(java.lang.String name, org.jagatoo.loaders.models.bsp.BSPVisibilityUpdater visUpdater, org.openmali.spatial.bounds.BoundsType boundsType)