Uses of Class
mamx.vrml.VRMLGeometry

Packages that use VRMLGeometry
mamx.vrml 

Uses of VRMLGeometry in mamx.vrml
 

Classes in mamx.vrml that implement VRMLGeometry
class VRMLBox
          
class VRMLCone
          
class VRMLCylinder
          
class VRMLIndexedLineSet
          
class VRMLSphere
          
class VRMLText
          
 

Fields in mamx.vrml declared as VRMLGeometry
protected VRMLGeometryVRMLShape.geometry
          
 

Methods in mamx.vrml with parameters of type VRMLGeometry
voidVRMLShape.setGeometry(VRMLGeometry g)