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

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

Fields in org.collada._2005._11.colladaschema declared as GlSampler2D
protected  GlSampler2D ProfileGLSL.Type.Technique.Pass.Shader.Bind.sampler2D
           
protected  GlSampler2D GlslSetparamSimple.sampler2D
           
protected  GlSampler2D GlslSetparam.sampler2D
           
protected  GlSampler2D GlslNewparam.sampler2D
           
protected  GlSampler2D ProfileGLSL.Type.Technique.Pass.Texture2D.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlSampler2D
 GlSampler2D ObjectFactory.createGlSampler2D()
          Create an instance of GlSampler2D
 GlSampler2D ProfileGLSL.Type.Technique.Pass.Shader.Bind.getSampler2D()
          Gets the value of the sampler2D property.
 GlSampler2D GlslSetparamSimple.getSampler2D()
          Gets the value of the sampler2D property.
 GlSampler2D GlslSetparam.getSampler2D()
          Gets the value of the sampler2D property.
 GlSampler2D GlslNewparam.getSampler2D()
          Gets the value of the sampler2D property.
 GlSampler2D ProfileGLSL.Type.Technique.Pass.Texture2D.getValue()
          Gets the value of the value property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type GlSampler2D
 JAXBElement<GlSampler2D> ObjectFactory.createGlslNewarrayTypeSampler2D(GlSampler2D value)
          Create an instance of JAXBElement<GlSampler2D>}
 JAXBElement<GlSampler2D> ObjectFactory.createGlslSetarrayTypeSampler2D(GlSampler2D value)
          Create an instance of JAXBElement<GlSampler2D>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type GlSampler2D
 JAXBElement<GlSampler2D> ObjectFactory.createGlslNewarrayTypeSampler2D(GlSampler2D value)
          Create an instance of JAXBElement<GlSampler2D>}
 JAXBElement<GlSampler2D> ObjectFactory.createGlslSetarrayTypeSampler2D(GlSampler2D value)
          Create an instance of JAXBElement<GlSampler2D>}
 void ProfileGLSL.Type.Technique.Pass.Shader.Bind.setSampler2D(GlSampler2D value)
          Sets the value of the sampler2D property.
 void GlslSetparamSimple.setSampler2D(GlSampler2D value)
          Sets the value of the sampler2D property.
 void GlslSetparam.setSampler2D(GlSampler2D value)
          Sets the value of the sampler2D property.
 void GlslNewparam.setSampler2D(GlSampler2D value)
          Sets the value of the sampler2D property.
 void ProfileGLSL.Type.Technique.Pass.Texture2D.setValue(GlSampler2D value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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