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

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

Fields in org.collada._2005._11.colladaschema declared as GlStencilOpType
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOp.Fail.value
           
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOp.Zfail.value
           
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOp.Zpass.value
           
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOpSeparate.Fail.value
           
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOpSeparate.Zfail.value
           
protected  GlStencilOpType ProfileGLSL.Type.Technique.Pass.StencilOpSeparate.Zpass.value
           
 

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


CroftSoft Javadoc

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