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

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

Fields in org.collada._2005._11.colladaschema declared as GlFogType
protected  GlFogType ProfileGLSL.Type.Technique.Pass.FogMode.value
           
protected  GlFogType ProfileGLES.Type.Technique.Pass.FogMode.value
           
 

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


CroftSoft Javadoc

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