org.collada._2005._11.colladaschema
Class GlSamplerRECT
java.lang.Object
org.collada._2005._11.colladaschema.FxSamplerRECTCommon
org.collada._2005._11.colladaschema.GlSamplerRECT
public class GlSamplerRECT
- extends FxSamplerRECTCommon
A two-dimensional texture sampler for the GLSL profile.
Java class for gl_samplerRECT complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="gl_samplerRECT">
<complexContent>
<extension base="{http://www.collada.org/2005/11/COLLADASchema}fx_samplerRECT_common">
</extension>
</complexContent>
</complexType>
| Methods inherited from class org.collada._2005._11.colladaschema.FxSamplerRECTCommon |
getBorderColor, getExtra, getMagfilter, getMinfilter, getMipfilter, getMipmapBias, getMipmapMaxlevel, getSource, getWrapS, getWrapT, setMagfilter, setMinfilter, setMipfilter, setMipmapBias, setMipmapMaxlevel, setSource, setWrapS, setWrapT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlSamplerRECT
public GlSamplerRECT()
CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)