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

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

Fields in org.collada._2005._11.colladaschema declared as GlSamplerRECT
protected  GlSamplerRECT ProfileGLSL.Type.Technique.Pass.Shader.Bind.samplerRECT
           
protected  GlSamplerRECT GlslSetparamSimple.samplerRECT
           
protected  GlSamplerRECT GlslSetparam.samplerRECT
           
protected  GlSamplerRECT GlslNewparam.samplerRECT
           
protected  GlSamplerRECT ProfileGLSL.Type.Technique.Pass.TextureRECT.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlSamplerRECT
 GlSamplerRECT ObjectFactory.createGlSamplerRECT()
          Create an instance of GlSamplerRECT
 GlSamplerRECT ProfileGLSL.Type.Technique.Pass.Shader.Bind.getSamplerRECT()
          Gets the value of the samplerRECT property.
 GlSamplerRECT GlslSetparamSimple.getSamplerRECT()
          Gets the value of the samplerRECT property.
 GlSamplerRECT GlslSetparam.getSamplerRECT()
          Gets the value of the samplerRECT property.
 GlSamplerRECT GlslNewparam.getSamplerRECT()
          Gets the value of the samplerRECT property.
 GlSamplerRECT ProfileGLSL.Type.Technique.Pass.TextureRECT.getValue()
          Gets the value of the value property.
 

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

Methods in org.collada._2005._11.colladaschema with parameters of type GlSamplerRECT
 JAXBElement<GlSamplerRECT> ObjectFactory.createGlslNewarrayTypeSamplerRECT(GlSamplerRECT value)
          Create an instance of JAXBElement<GlSamplerRECT>}
 JAXBElement<GlSamplerRECT> ObjectFactory.createGlslSetarrayTypeSamplerRECT(GlSamplerRECT value)
          Create an instance of JAXBElement<GlSamplerRECT>}
 void ProfileGLSL.Type.Technique.Pass.Shader.Bind.setSamplerRECT(GlSamplerRECT value)
          Sets the value of the samplerRECT property.
 void GlslSetparamSimple.setSamplerRECT(GlSamplerRECT value)
          Sets the value of the samplerRECT property.
 void GlslSetparam.setSamplerRECT(GlSamplerRECT value)
          Sets the value of the samplerRECT property.
 void GlslNewparam.setSamplerRECT(GlSamplerRECT value)
          Sets the value of the samplerRECT property.
 void ProfileGLSL.Type.Technique.Pass.TextureRECT.setValue(GlSamplerRECT value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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