org.collada._2005._11.colladaschema
Class CgSampler1D

java.lang.Object
  extended by org.collada._2005._11.colladaschema.FxSampler1DCommon
      extended by org.collada._2005._11.colladaschema.CgSampler1D

public class CgSampler1D
extends FxSampler1DCommon

Java class for cg_sampler1D complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="cg_sampler1D">
   <complexContent>
     <extension base="{http://www.collada.org/2005/11/COLLADASchema}fx_sampler1D_common">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.collada._2005._11.colladaschema.FxSampler1DCommon
borderColor, extra, magfilter, minfilter, mipfilter, mipmapBias, mipmapMaxlevel, source, wrapS
 
Constructor Summary
CgSampler1D()
           
 
Method Summary
 
Methods inherited from class org.collada._2005._11.colladaschema.FxSampler1DCommon
getBorderColor, getExtra, getMagfilter, getMinfilter, getMipfilter, getMipmapBias, getMipmapMaxlevel, getSource, getWrapS, setMagfilter, setMinfilter, setMipfilter, setMipmapBias, setMipmapMaxlevel, setSource, setWrapS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CgSampler1D

public CgSampler1D()

CroftSoft Javadoc

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