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

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

Fields in org.collada._2005._11.colladaschema declared as GlPolygonModeType
protected  GlPolygonModeType ProfileGLSL.Type.Technique.Pass.PolygonMode.Mode.value
           
 

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


CroftSoft Javadoc

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