org.collada._2005._11.colladaschema
Class CgSamplerDEPTH

java.lang.Object
  extended by org.collada._2005._11.colladaschema.FxSamplerDEPTHCommon
      extended by org.collada._2005._11.colladaschema.CgSamplerDEPTH

public class CgSamplerDEPTH
extends FxSamplerDEPTHCommon

Java class for cg_samplerDEPTH complex type.

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

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


Field Summary
 
Fields inherited from class org.collada._2005._11.colladaschema.FxSamplerDEPTHCommon
extra, magfilter, minfilter, source, wrapS, wrapT
 
Constructor Summary
CgSamplerDEPTH()
           
 
Method Summary
 
Methods inherited from class org.collada._2005._11.colladaschema.FxSamplerDEPTHCommon
getExtra, getMagfilter, getMinfilter, getSource, getWrapS, getWrapT, setMagfilter, setMinfilter, setSource, setWrapS, setWrapT
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CgSamplerDEPTH

public CgSamplerDEPTH()

CroftSoft Javadoc

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