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

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

Fields in org.collada._2005._11.colladaschema declared as CgSampler2D
protected  CgSampler2D ProfileCG.Type.Technique.Pass.Shader.Bind.sampler2D
           
protected  CgSampler2D CgSetparamSimple.sampler2D
           
protected  CgSampler2D CgSetparam.sampler2D
           
protected  CgSampler2D CgNewparam.sampler2D
           
 

Methods in org.collada._2005._11.colladaschema that return CgSampler2D
 CgSampler2D ObjectFactory.createCgSampler2D()
          Create an instance of CgSampler2D
 CgSampler2D ProfileCG.Type.Technique.Pass.Shader.Bind.getSampler2D()
          Gets the value of the sampler2D property.
 CgSampler2D CgSetparamSimple.getSampler2D()
          Gets the value of the sampler2D property.
 CgSampler2D CgSetparam.getSampler2D()
          Gets the value of the sampler2D property.
 CgSampler2D CgNewparam.getSampler2D()
          Gets the value of the sampler2D property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type CgSampler2D
 JAXBElement<CgSampler2D> ObjectFactory.createCgNewarrayTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 JAXBElement<CgSampler2D> ObjectFactory.createCgSetarrayTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 JAXBElement<CgSampler2D> ObjectFactory.createCgSetuserTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type CgSampler2D
 JAXBElement<CgSampler2D> ObjectFactory.createCgNewarrayTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 JAXBElement<CgSampler2D> ObjectFactory.createCgSetarrayTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 JAXBElement<CgSampler2D> ObjectFactory.createCgSetuserTypeSampler2D(CgSampler2D value)
          Create an instance of JAXBElement<CgSampler2D>}
 void ProfileCG.Type.Technique.Pass.Shader.Bind.setSampler2D(CgSampler2D value)
          Sets the value of the sampler2D property.
 void CgSetparamSimple.setSampler2D(CgSampler2D value)
          Sets the value of the sampler2D property.
 void CgSetparam.setSampler2D(CgSampler2D value)
          Sets the value of the sampler2D property.
 void CgNewparam.setSampler2D(CgSampler2D value)
          Sets the value of the sampler2D property.
 


CroftSoft Javadoc

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