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

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

Fields in org.collada._2005._11.colladaschema declared as GlBlendEquationType
protected  GlBlendEquationType ProfileGLSL.Type.Technique.Pass.BlendEquation.value
           
protected  GlBlendEquationType ProfileGLSL.Type.Technique.Pass.BlendEquationSeparate.Alpha.value
           
protected  GlBlendEquationType ProfileGLSL.Type.Technique.Pass.BlendEquationSeparate.Rgb.value
           
 

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


CroftSoft Javadoc

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