Uses of Class
org.collada._2005._11.colladaschema.GlLightModelColorControlType

Uses of GlLightModelColorControlType in org.collada._2005._11.colladaschema
 

Fields in org.collada._2005._11.colladaschema declared as GlLightModelColorControlType
protected  GlLightModelColorControlType ProfileGLSL.Type.Technique.Pass.LightModelColorControl.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlLightModelColorControlType
static GlLightModelColorControlType GlLightModelColorControlType.fromValue(String v)
           
 GlLightModelColorControlType ProfileGLSL.Type.Technique.Pass.LightModelColorControl.getValue()
          Gets the value of the value property.
static GlLightModelColorControlType GlLightModelColorControlType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GlLightModelColorControlType[] GlLightModelColorControlType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlLightModelColorControlType
 void ProfileGLSL.Type.Technique.Pass.LightModelColorControl.setValue(GlLightModelColorControlType value)
          Sets the value of the value property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)