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

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

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

Methods in org.collada._2005._11.colladaschema that return GlesSamplerState
 GlesSamplerState ObjectFactory.createGlesSamplerState()
          Create an instance of GlesSamplerState
 GlesSamplerState ProfileGLES.Type.Technique.Setparam.getSamplerState()
          Gets the value of the samplerState property.
 GlesSamplerState GlesNewparam.getSamplerState()
          Gets the value of the samplerState property.
 

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


CroftSoft Javadoc

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