Uses of Class
mamx.vrml.VRMLMaterial

Packages that use VRMLMaterial
mamx.vrml 

Uses of VRMLMaterial in mamx.vrml
 

Fields in mamx.vrml declared as VRMLMaterial
protected VRMLMaterialVRMLAppearance.material
          
 

Constructors in mamx.vrml with parameters of type VRMLMaterial
VRMLAppearance.VRMLAppearance(VRMLMaterial m)
          
 

Methods in mamx.vrml with parameters of type VRMLMaterial
voidVRMLAppearance.setMaterial(VRMLMaterial m)