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

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

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

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


CroftSoft Javadoc

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