org.collada._2005._11.colladaschema
Class CgSamplerCUBE
java.lang.Object
org.collada._2005._11.colladaschema.FxSamplerCUBECommon
org.collada._2005._11.colladaschema.CgSamplerCUBE
public class CgSamplerCUBE
- extends FxSamplerCUBECommon
Java class for cg_samplerCUBE complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cg_samplerCUBE">
<complexContent>
<extension base="{http://www.collada.org/2005/11/COLLADASchema}fx_samplerCUBE_common">
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.collada._2005._11.colladaschema.FxSamplerCUBECommon |
borderColor, extra, magfilter, minfilter, mipfilter, mipmapBias, mipmapMaxlevel, source, wrapP, wrapS, wrapT |
| Methods inherited from class org.collada._2005._11.colladaschema.FxSamplerCUBECommon |
getBorderColor, getExtra, getMagfilter, getMinfilter, getMipfilter, getMipmapBias, getMipmapMaxlevel, getSource, getWrapP, getWrapS, getWrapT, setMagfilter, setMinfilter, setMipfilter, setMipmapBias, setMipmapMaxlevel, setSource, setWrapP, setWrapS, setWrapT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CgSamplerCUBE
public CgSamplerCUBE()
CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)