Uses of Class
mamx.vrml.VRMLDefinition

Packages that use VRMLDefinition
mamx.vrml 

Uses of VRMLDefinition in mamx.vrml
 

Fields in mamx.vrml declared as VRMLDefinition
protected VRMLDefinitionVRMLNode.definition
          
 

Methods in mamx.vrml with parameters of type VRMLDefinition
voidVRMLNode.define(VRMLDefinition def)
          Define as null in order to remove a definition from the object
voidVRMLNode.useDefinition(VRMLDefinition def)