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

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

Subclasses of FxSampler1DCommon in org.collada._2005._11.colladaschema
 class CgSampler1D
          Java class for cg_sampler1D complex type.
 class GlSampler1D
          A one-dimensional texture sampler for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSampler1DCommon
protected  FxSampler1DCommon InstanceEffect.Setparam.sampler1D
           
protected  FxSampler1DCommon FxNewparamCommon.sampler1D
           
 

Methods in org.collada._2005._11.colladaschema that return FxSampler1DCommon
 FxSampler1DCommon ObjectFactory.createFxSampler1DCommon()
          Create an instance of FxSampler1DCommon
 FxSampler1DCommon InstanceEffect.Setparam.getSampler1D()
          Gets the value of the sampler1D property.
 FxSampler1DCommon FxNewparamCommon.getSampler1D()
          Gets the value of the sampler1D property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSampler1DCommon
 void InstanceEffect.Setparam.setSampler1D(FxSampler1DCommon value)
          Sets the value of the sampler1D property.
 void FxNewparamCommon.setSampler1D(FxSampler1DCommon value)
          Sets the value of the sampler1D property.
 


CroftSoft Javadoc

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