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

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

Fields in org.collada._2005._11.colladaschema declared as GlMaterialType
protected  GlMaterialType ProfileGLSL.Type.Technique.Pass.ColorMaterial.Mode.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlMaterialType
static GlMaterialType GlMaterialType.fromValue(String v)
           
 GlMaterialType ProfileGLSL.Type.Technique.Pass.ColorMaterial.Mode.getValue()
          Gets the value of the value property.
static GlMaterialType GlMaterialType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GlMaterialType[] GlMaterialType.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 GlMaterialType
 void ProfileGLSL.Type.Technique.Pass.ColorMaterial.Mode.setValue(GlMaterialType value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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