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

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

Fields in org.collada._2005._11.colladaschema declared as GlesTexturePipeline
protected  GlesTexturePipeline ProfileGLES.Type.Technique.Setparam.texturePipeline
           
protected  GlesTexturePipeline GlesNewparam.texturePipeline
           
protected  GlesTexturePipeline ProfileGLES.Type.Technique.Pass.TexturePipeline.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlesTexturePipeline
 GlesTexturePipeline ObjectFactory.createGlesTexturePipeline()
          Create an instance of GlesTexturePipeline
 GlesTexturePipeline ProfileGLES.Type.Technique.Setparam.getTexturePipeline()
          Gets the value of the texturePipeline property.
 GlesTexturePipeline GlesNewparam.getTexturePipeline()
          Gets the value of the texturePipeline property.
 GlesTexturePipeline ProfileGLES.Type.Technique.Pass.TexturePipeline.getValue()
          Gets the value of the value property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlesTexturePipeline
 void ProfileGLES.Type.Technique.Setparam.setTexturePipeline(GlesTexturePipeline value)
          Sets the value of the texturePipeline property.
 void GlesNewparam.setTexturePipeline(GlesTexturePipeline value)
          Sets the value of the texturePipeline property.
 void ProfileGLES.Type.Technique.Pass.TexturePipeline.setValue(GlesTexturePipeline value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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