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

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

Fields in org.collada._2005._11.colladaschema declared as GlesTextureUnit
protected  GlesTextureUnit ProfileGLES.Type.Technique.Setparam.textureUnit
           
protected  GlesTextureUnit GlesNewparam.textureUnit
           
 

Methods in org.collada._2005._11.colladaschema that return GlesTextureUnit
 GlesTextureUnit ObjectFactory.createGlesTextureUnit()
          Create an instance of GlesTextureUnit
 GlesTextureUnit ProfileGLES.Type.Technique.Setparam.getTextureUnit()
          Gets the value of the textureUnit property.
 GlesTextureUnit GlesNewparam.getTextureUnit()
          Gets the value of the textureUnit property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlesTextureUnit
 void ProfileGLES.Type.Technique.Setparam.setTextureUnit(GlesTextureUnit value)
          Sets the value of the textureUnit property.
 void GlesNewparam.setTextureUnit(GlesTextureUnit value)
          Sets the value of the textureUnit property.
 


CroftSoft Javadoc

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