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

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

Subclasses of FxSampler3DCommon in org.collada._2005._11.colladaschema
 class CgSampler3D
          Java class for cg_sampler3D complex type.
 class GlSampler3D
          A three-dimensional texture sampler for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSampler3DCommon
protected  FxSampler3DCommon InstanceEffect.Setparam.sampler3D
           
protected  FxSampler3DCommon FxNewparamCommon.sampler3D
           
 

Methods in org.collada._2005._11.colladaschema that return FxSampler3DCommon
 FxSampler3DCommon ObjectFactory.createFxSampler3DCommon()
          Create an instance of FxSampler3DCommon
 FxSampler3DCommon InstanceEffect.Setparam.getSampler3D()
          Gets the value of the sampler3D property.
 FxSampler3DCommon FxNewparamCommon.getSampler3D()
          Gets the value of the sampler3D property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSampler3DCommon
 void InstanceEffect.Setparam.setSampler3D(FxSampler3DCommon value)
          Sets the value of the sampler3D property.
 void FxNewparamCommon.setSampler3D(FxSampler3DCommon value)
          Sets the value of the sampler3D property.
 


CroftSoft Javadoc

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