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

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

Fields in org.collada._2005._11.colladaschema declared as GlSampler3D
protected  GlSampler3D ProfileGLSL.Type.Technique.Pass.Shader.Bind.sampler3D
           
protected  GlSampler3D GlslSetparamSimple.sampler3D
           
protected  GlSampler3D GlslSetparam.sampler3D
           
protected  GlSampler3D GlslNewparam.sampler3D
           
protected  GlSampler3D ProfileGLSL.Type.Technique.Pass.Texture3D.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlSampler3D
 GlSampler3D ObjectFactory.createGlSampler3D()
          Create an instance of GlSampler3D
 GlSampler3D ProfileGLSL.Type.Technique.Pass.Shader.Bind.getSampler3D()
          Gets the value of the sampler3D property.
 GlSampler3D GlslSetparamSimple.getSampler3D()
          Gets the value of the sampler3D property.
 GlSampler3D GlslSetparam.getSampler3D()
          Gets the value of the sampler3D property.
 GlSampler3D GlslNewparam.getSampler3D()
          Gets the value of the sampler3D property.
 GlSampler3D ProfileGLSL.Type.Technique.Pass.Texture3D.getValue()
          Gets the value of the value property.
 

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

Methods in org.collada._2005._11.colladaschema with parameters of type GlSampler3D
 JAXBElement<GlSampler3D> ObjectFactory.createGlslNewarrayTypeSampler3D(GlSampler3D value)
          Create an instance of JAXBElement<GlSampler3D>}
 JAXBElement<GlSampler3D> ObjectFactory.createGlslSetarrayTypeSampler3D(GlSampler3D value)
          Create an instance of JAXBElement<GlSampler3D>}
 void ProfileGLSL.Type.Technique.Pass.Shader.Bind.setSampler3D(GlSampler3D value)
          Sets the value of the sampler3D property.
 void GlslSetparamSimple.setSampler3D(GlSampler3D value)
          Sets the value of the sampler3D property.
 void GlslSetparam.setSampler3D(GlSampler3D value)
          Sets the value of the sampler3D property.
 void GlslNewparam.setSampler3D(GlSampler3D value)
          Sets the value of the sampler3D property.
 void ProfileGLSL.Type.Technique.Pass.Texture3D.setValue(GlSampler3D value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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