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

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

Fields in org.collada._2005._11.colladaschema declared as FxSamplerFilterCommon
protected  FxSamplerFilterCommon GlesSamplerState.magfilter
           
protected  FxSamplerFilterCommon FxSamplerRECTCommon.magfilter
           
protected  FxSamplerFilterCommon FxSamplerDEPTHCommon.magfilter
           
protected  FxSamplerFilterCommon FxSamplerCUBECommon.magfilter
           
protected  FxSamplerFilterCommon FxSampler3DCommon.magfilter
           
protected  FxSamplerFilterCommon FxSampler2DCommon.magfilter
           
protected  FxSamplerFilterCommon FxSampler1DCommon.magfilter
           
protected  FxSamplerFilterCommon GlesSamplerState.minfilter
           
protected  FxSamplerFilterCommon FxSamplerRECTCommon.minfilter
           
protected  FxSamplerFilterCommon FxSamplerDEPTHCommon.minfilter
           
protected  FxSamplerFilterCommon FxSamplerCUBECommon.minfilter
           
protected  FxSamplerFilterCommon FxSampler3DCommon.minfilter
           
protected  FxSamplerFilterCommon FxSampler2DCommon.minfilter
           
protected  FxSamplerFilterCommon FxSampler1DCommon.minfilter
           
protected  FxSamplerFilterCommon GlesSamplerState.mipfilter
           
protected  FxSamplerFilterCommon FxSamplerRECTCommon.mipfilter
           
protected  FxSamplerFilterCommon FxSamplerCUBECommon.mipfilter
           
protected  FxSamplerFilterCommon FxSampler3DCommon.mipfilter
           
protected  FxSamplerFilterCommon FxSampler2DCommon.mipfilter
           
protected  FxSamplerFilterCommon FxSampler1DCommon.mipfilter
           
 

Methods in org.collada._2005._11.colladaschema that return FxSamplerFilterCommon
static FxSamplerFilterCommon FxSamplerFilterCommon.fromValue(String v)
           
 FxSamplerFilterCommon GlesSamplerState.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSamplerRECTCommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSamplerDEPTHCommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSamplerCUBECommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSampler3DCommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSampler2DCommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon FxSampler1DCommon.getMagfilter()
          Gets the value of the magfilter property.
 FxSamplerFilterCommon GlesSamplerState.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSamplerRECTCommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSamplerDEPTHCommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSamplerCUBECommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSampler3DCommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSampler2DCommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon FxSampler1DCommon.getMinfilter()
          Gets the value of the minfilter property.
 FxSamplerFilterCommon GlesSamplerState.getMipfilter()
          Gets the value of the mipfilter property.
 FxSamplerFilterCommon FxSamplerRECTCommon.getMipfilter()
          Gets the value of the mipfilter property.
 FxSamplerFilterCommon FxSamplerCUBECommon.getMipfilter()
          Gets the value of the mipfilter property.
 FxSamplerFilterCommon FxSampler3DCommon.getMipfilter()
          Gets the value of the mipfilter property.
 FxSamplerFilterCommon FxSampler2DCommon.getMipfilter()
          Gets the value of the mipfilter property.
 FxSamplerFilterCommon FxSampler1DCommon.getMipfilter()
          Gets the value of the mipfilter property.
static FxSamplerFilterCommon FxSamplerFilterCommon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FxSamplerFilterCommon[] FxSamplerFilterCommon.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.collada._2005._11.colladaschema with parameters of type FxSamplerFilterCommon
 void GlesSamplerState.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSamplerRECTCommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSamplerDEPTHCommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSamplerCUBECommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSampler3DCommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSampler2DCommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void FxSampler1DCommon.setMagfilter(FxSamplerFilterCommon value)
          Sets the value of the magfilter property.
 void GlesSamplerState.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSamplerRECTCommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSamplerDEPTHCommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSamplerCUBECommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSampler3DCommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSampler2DCommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void FxSampler1DCommon.setMinfilter(FxSamplerFilterCommon value)
          Sets the value of the minfilter property.
 void GlesSamplerState.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 void FxSamplerRECTCommon.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 void FxSamplerCUBECommon.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 void FxSampler3DCommon.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 void FxSampler2DCommon.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 void FxSampler1DCommon.setMipfilter(FxSamplerFilterCommon value)
          Sets the value of the mipfilter property.
 


CroftSoft Javadoc

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