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

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

Subclasses of FxSamplerDEPTHCommon in org.collada._2005._11.colladaschema
 class CgSamplerDEPTH
          Java class for cg_samplerDEPTH complex type.
 class GlSamplerDEPTH
          A depth texture sampler for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSamplerDEPTHCommon
protected  FxSamplerDEPTHCommon InstanceEffect.Setparam.samplerDEPTH
           
protected  FxSamplerDEPTHCommon FxNewparamCommon.samplerDEPTH
           
 

Methods in org.collada._2005._11.colladaschema that return FxSamplerDEPTHCommon
 FxSamplerDEPTHCommon ObjectFactory.createFxSamplerDEPTHCommon()
          Create an instance of FxSamplerDEPTHCommon
 FxSamplerDEPTHCommon InstanceEffect.Setparam.getSamplerDEPTH()
          Gets the value of the samplerDEPTH property.
 FxSamplerDEPTHCommon FxNewparamCommon.getSamplerDEPTH()
          Gets the value of the samplerDEPTH property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSamplerDEPTHCommon
 void InstanceEffect.Setparam.setSamplerDEPTH(FxSamplerDEPTHCommon value)
          Sets the value of the samplerDEPTH property.
 void FxNewparamCommon.setSamplerDEPTH(FxSamplerDEPTHCommon value)
          Sets the value of the samplerDEPTH property.
 


CroftSoft Javadoc

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