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

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

Fields in org.collada._2005._11.colladaschema declared as GlLogicOpType
protected  GlLogicOpType ProfileGLSL.Type.Technique.Pass.LogicOp.value
           
protected  GlLogicOpType ProfileGLES.Type.Technique.Pass.LogicOp.value
           
 

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


CroftSoft Javadoc

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