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

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

Fields in org.collada._2005._11.colladaschema declared as CgPipelineStage
protected  CgPipelineStage ProfileCG.Type.Technique.Pass.Shader.stage
           
 

Methods in org.collada._2005._11.colladaschema that return CgPipelineStage
static CgPipelineStage CgPipelineStage.fromValue(String v)
           
 CgPipelineStage ProfileCG.Type.Technique.Pass.Shader.getStage()
          Gets the value of the stage property.
static CgPipelineStage CgPipelineStage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CgPipelineStage[] CgPipelineStage.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 CgPipelineStage
 void ProfileCG.Type.Technique.Pass.Shader.setStage(CgPipelineStage value)
          Sets the value of the stage property.
 


CroftSoft Javadoc

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