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

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

Subclasses of FxSamplerCUBECommon in org.collada._2005._11.colladaschema
 class CgSamplerCUBE
          Java class for cg_samplerCUBE complex type.
 class GlSamplerCUBE
          A cube map texture sampler for the GLSL profile.
 

Fields in org.collada._2005._11.colladaschema declared as FxSamplerCUBECommon
protected  FxSamplerCUBECommon InstanceEffect.Setparam.samplerCUBE
           
protected  FxSamplerCUBECommon FxNewparamCommon.samplerCUBE
           
 

Methods in org.collada._2005._11.colladaschema that return FxSamplerCUBECommon
 FxSamplerCUBECommon ObjectFactory.createFxSamplerCUBECommon()
          Create an instance of FxSamplerCUBECommon
 FxSamplerCUBECommon InstanceEffect.Setparam.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 FxSamplerCUBECommon FxNewparamCommon.getSamplerCUBE()
          Gets the value of the samplerCUBE property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSamplerCUBECommon
 void InstanceEffect.Setparam.setSamplerCUBE(FxSamplerCUBECommon value)
          Sets the value of the samplerCUBE property.
 void FxNewparamCommon.setSamplerCUBE(FxSamplerCUBECommon value)
          Sets the value of the samplerCUBE property.
 


CroftSoft Javadoc

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