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

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

Subclasses of FxSampler2DCommon in org.collada._2005._11.colladaschema
 class CgSampler2D
          Java class for cg_sampler2D complex type.
 class GlSampler2D
          A two-dimensional texture sampler for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSampler2DCommon
protected  FxSampler2DCommon InstanceEffect.Setparam.sampler2D
           
protected  FxSampler2DCommon FxNewparamCommon.sampler2D
           
protected  FxSampler2DCommon CommonNewparamType.sampler2D
           
 

Methods in org.collada._2005._11.colladaschema that return FxSampler2DCommon
 FxSampler2DCommon ObjectFactory.createFxSampler2DCommon()
          Create an instance of FxSampler2DCommon
 FxSampler2DCommon InstanceEffect.Setparam.getSampler2D()
          Gets the value of the sampler2D property.
 FxSampler2DCommon FxNewparamCommon.getSampler2D()
          Gets the value of the sampler2D property.
 FxSampler2DCommon CommonNewparamType.getSampler2D()
          Gets the value of the sampler2D property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSampler2DCommon
 void InstanceEffect.Setparam.setSampler2D(FxSampler2DCommon value)
          Sets the value of the sampler2D property.
 void FxNewparamCommon.setSampler2D(FxSampler2DCommon value)
          Sets the value of the sampler2D property.
 void CommonNewparamType.setSampler2D(FxSampler2DCommon value)
          Sets the value of the sampler2D property.
 


CroftSoft Javadoc

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