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

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

Fields in org.collada._2005._11.colladaschema declared as GlSamplerCUBE
protected  GlSamplerCUBE ProfileGLSL.Type.Technique.Pass.Shader.Bind.samplerCUBE
           
protected  GlSamplerCUBE GlslSetparamSimple.samplerCUBE
           
protected  GlSamplerCUBE GlslSetparam.samplerCUBE
           
protected  GlSamplerCUBE GlslNewparam.samplerCUBE
           
protected  GlSamplerCUBE ProfileGLSL.Type.Technique.Pass.TextureCUBE.value
           
 

Methods in org.collada._2005._11.colladaschema that return GlSamplerCUBE
 GlSamplerCUBE ObjectFactory.createGlSamplerCUBE()
          Create an instance of GlSamplerCUBE
 GlSamplerCUBE ProfileGLSL.Type.Technique.Pass.Shader.Bind.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 GlSamplerCUBE GlslSetparamSimple.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 GlSamplerCUBE GlslSetparam.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 GlSamplerCUBE GlslNewparam.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 GlSamplerCUBE ProfileGLSL.Type.Technique.Pass.TextureCUBE.getValue()
          Gets the value of the value property.
 

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

Methods in org.collada._2005._11.colladaschema with parameters of type GlSamplerCUBE
 JAXBElement<GlSamplerCUBE> ObjectFactory.createGlslNewarrayTypeSamplerCUBE(GlSamplerCUBE value)
          Create an instance of JAXBElement<GlSamplerCUBE>}
 JAXBElement<GlSamplerCUBE> ObjectFactory.createGlslSetarrayTypeSamplerCUBE(GlSamplerCUBE value)
          Create an instance of JAXBElement<GlSamplerCUBE>}
 void ProfileGLSL.Type.Technique.Pass.Shader.Bind.setSamplerCUBE(GlSamplerCUBE value)
          Sets the value of the samplerCUBE property.
 void GlslSetparamSimple.setSamplerCUBE(GlSamplerCUBE value)
          Sets the value of the samplerCUBE property.
 void GlslSetparam.setSamplerCUBE(GlSamplerCUBE value)
          Sets the value of the samplerCUBE property.
 void GlslNewparam.setSamplerCUBE(GlSamplerCUBE value)
          Sets the value of the samplerCUBE property.
 void ProfileGLSL.Type.Technique.Pass.TextureCUBE.setValue(GlSamplerCUBE value)
          Sets the value of the value property.
 


CroftSoft Javadoc

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