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

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

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

Methods in org.collada._2005._11.colladaschema that return CgSampler3D
 CgSampler3D ObjectFactory.createCgSampler3D()
          Create an instance of CgSampler3D
 CgSampler3D ProfileCG.Type.Technique.Pass.Shader.Bind.getSampler3D()
          Gets the value of the sampler3D property.
 CgSampler3D CgSetparamSimple.getSampler3D()
          Gets the value of the sampler3D property.
 CgSampler3D CgSetparam.getSampler3D()
          Gets the value of the sampler3D property.
 CgSampler3D CgNewparam.getSampler3D()
          Gets the value of the sampler3D property.
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type CgSampler3D
 JAXBElement<CgSampler3D> ObjectFactory.createCgNewarrayTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 JAXBElement<CgSampler3D> ObjectFactory.createCgSetarrayTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 JAXBElement<CgSampler3D> ObjectFactory.createCgSetuserTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 

Methods in org.collada._2005._11.colladaschema with parameters of type CgSampler3D
 JAXBElement<CgSampler3D> ObjectFactory.createCgNewarrayTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 JAXBElement<CgSampler3D> ObjectFactory.createCgSetarrayTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 JAXBElement<CgSampler3D> ObjectFactory.createCgSetuserTypeSampler3D(CgSampler3D value)
          Create an instance of JAXBElement<CgSampler3D>}
 void ProfileCG.Type.Technique.Pass.Shader.Bind.setSampler3D(CgSampler3D value)
          Sets the value of the sampler3D property.
 void CgSetparamSimple.setSampler3D(CgSampler3D value)
          Sets the value of the sampler3D property.
 void CgSetparam.setSampler3D(CgSampler3D value)
          Sets the value of the sampler3D property.
 void CgNewparam.setSampler3D(CgSampler3D value)
          Sets the value of the sampler3D property.
 


CroftSoft Javadoc

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