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

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

Fields in org.collada._2005._11.colladaschema declared as GlFaceType
protected  GlFaceType ProfileGLSL.Type.Technique.Pass.ColorMaterial.Face.value
           
protected  GlFaceType ProfileGLSL.Type.Technique.Pass.CullFace.value
           
protected  GlFaceType ProfileGLSL.Type.Technique.Pass.PolygonMode.Face.value
           
protected  GlFaceType ProfileGLSL.Type.Technique.Pass.StencilMaskSeparate.Face.value
           
protected  GlFaceType ProfileGLSL.Type.Technique.Pass.StencilOpSeparate.Face.value
           
protected  GlFaceType ProfileGLES.Type.Technique.Pass.CullFace.value
           
 

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


CroftSoft Javadoc

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