Uses of Class
org.xith3d.scenegraph.primitives.Cylinder

Packages that use Cylinder
org.xith3d.physics.collision.collideable   
org.xith3d.scenegraph.primitives   
 

Uses of Cylinder in org.xith3d.physics.collision.collideable
 

Methods in org.xith3d.physics.collision.collideable that return Cylinder
 Cylinder CylinderCollideable.getBaseGFX()
          
 Cylinder CylinderCollideable.getDebugGFX()
          
 

Uses of Cylinder in org.xith3d.scenegraph.primitives
 

Subclasses of Cylinder in org.xith3d.scenegraph.primitives
 class Ring
          A ring created by crushing a cylinder.