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

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

Fields in org.collada._2005._11.colladaschema declared as GlesStencilOpType
protected  GlesStencilOpType ProfileGLES.Type.Technique.Pass.StencilOp.Fail.value
           
protected  GlesStencilOpType ProfileGLES.Type.Technique.Pass.StencilOp.Zfail.value
           
protected  GlesStencilOpType ProfileGLES.Type.Technique.Pass.StencilOp.Zpass.value
           
 

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


CroftSoft Javadoc

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