Uses of Class
mamx.vrml.VRMLAppearance

Packages that use VRMLAppearance
mam.agent 
mamx.vrml 

Uses of VRMLAppearance in mam.agent
 

Fields in mam.agent declared as VRMLAppearance
private VRMLAppearanceMooExporter.dataTextAppearance
          
private VRMLAppearanceMooExporter.searchTextAppearance
          
 

Uses of VRMLAppearance in mamx.vrml
 

Fields in mamx.vrml declared as VRMLAppearance
protected VRMLAppearanceVRMLShape.appearance
          
 

Methods in mamx.vrml with parameters of type VRMLAppearance
voidVRMLShape.setAppearance(VRMLAppearance a)