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

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

Fields in org.collada._2005._11.colladaschema declared as GlBlendType
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFunc.Dest.value
           
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFunc.Src.value
           
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestAlpha.value
           
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.DestRgb.value
           
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcAlpha.value
           
protected  GlBlendType ProfileGLSL.Type.Technique.Pass.BlendFuncSeparate.SrcRgb.value
           
protected  GlBlendType ProfileGLES.Type.Technique.Pass.BlendFunc.Dest.value
           
protected  GlBlendType ProfileGLES.Type.Technique.Pass.BlendFunc.Src.value
           
 

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


CroftSoft Javadoc

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