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

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

Fields in org.collada._2005._11.colladaschema declared as GlFuncType
protected  GlFuncType ProfileGLSL.Type.Technique.Pass.AlphaFunc.Func.value
           
protected  GlFuncType ProfileGLSL.Type.Technique.Pass.DepthFunc.value
           
protected  GlFuncType ProfileGLSL.Type.Technique.Pass.StencilFunc.Func.value
           
protected  GlFuncType ProfileGLSL.Type.Technique.Pass.StencilFuncSeparate.Back.value
           
protected  GlFuncType ProfileGLSL.Type.Technique.Pass.StencilFuncSeparate.Front.value
           
protected  GlFuncType ProfileGLES.Type.Technique.Pass.AlphaFunc.Func.value
           
protected  GlFuncType ProfileGLES.Type.Technique.Pass.DepthFunc.value
           
protected  GlFuncType ProfileGLES.Type.Technique.Pass.StencilFunc.Func.value
           
 

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


CroftSoft Javadoc

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