j3d-vrml97-0.1.0

Uses of Class
org.jdesktop.j3d.loaders.vrml97.impl.MFColor

Packages that use MFColor
org.jdesktop.j3d.loaders.vrml97.impl   
vrml.field   
 

Uses of MFColor in org.jdesktop.j3d.loaders.vrml97.impl
 

Methods in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type MFColor
 void Parser._MFColor(MFColor field)
           
 void MFColor.setValue(MFColor color)
          Sets the value attribute of the MFColor object
 

Constructors in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type MFColor
Background(Loader loader, SFBool bind, SFTime bindTime, SFBool isBound, MFFloat groundAngle, MFColor groundColor, MFString backUrl, MFString bottomUrl, MFString frontUrl, MFString leftUrl, MFString rightUrl, MFString topUrl, MFFloat skyAngle, MFColor skyColor)
          Constructor for the Background object
Color(Loader loader, MFColor color)
          Constructor for the Color object
 

Uses of MFColor in vrml.field
 

Constructors in vrml.field with parameters of type MFColor
MFColor(MFColor init)
          Constructor for the MFColor object
 


j3d-vrml97-0.1.0

Todo: put BSD License reference here..