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

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

Fields in org.collada._2005._11.colladaschema declared as FxSamplerWrapCommon
protected  FxSamplerWrapCommon FxSamplerCUBECommon.wrapP
           
protected  FxSamplerWrapCommon FxSampler3DCommon.wrapP
           
protected  FxSamplerWrapCommon FxSamplerRECTCommon.wrapS
           
protected  FxSamplerWrapCommon FxSamplerDEPTHCommon.wrapS
           
protected  FxSamplerWrapCommon FxSamplerCUBECommon.wrapS
           
protected  FxSamplerWrapCommon FxSampler3DCommon.wrapS
           
protected  FxSamplerWrapCommon FxSampler2DCommon.wrapS
           
protected  FxSamplerWrapCommon FxSampler1DCommon.wrapS
           
protected  FxSamplerWrapCommon FxSamplerRECTCommon.wrapT
           
protected  FxSamplerWrapCommon FxSamplerDEPTHCommon.wrapT
           
protected  FxSamplerWrapCommon FxSamplerCUBECommon.wrapT
           
protected  FxSamplerWrapCommon FxSampler3DCommon.wrapT
           
protected  FxSamplerWrapCommon FxSampler2DCommon.wrapT
           
 

Methods in org.collada._2005._11.colladaschema that return FxSamplerWrapCommon
static FxSamplerWrapCommon FxSamplerWrapCommon.fromValue(String v)
           
 FxSamplerWrapCommon FxSamplerCUBECommon.getWrapP()
          Gets the value of the wrapP property.
 FxSamplerWrapCommon FxSampler3DCommon.getWrapP()
          Gets the value of the wrapP property.
 FxSamplerWrapCommon FxSamplerRECTCommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSamplerDEPTHCommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSamplerCUBECommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSampler3DCommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSampler2DCommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSampler1DCommon.getWrapS()
          Gets the value of the wrapS property.
 FxSamplerWrapCommon FxSamplerRECTCommon.getWrapT()
          Gets the value of the wrapT property.
 FxSamplerWrapCommon FxSamplerDEPTHCommon.getWrapT()
          Gets the value of the wrapT property.
 FxSamplerWrapCommon FxSamplerCUBECommon.getWrapT()
          Gets the value of the wrapT property.
 FxSamplerWrapCommon FxSampler3DCommon.getWrapT()
          Gets the value of the wrapT property.
 FxSamplerWrapCommon FxSampler2DCommon.getWrapT()
          Gets the value of the wrapT property.
static FxSamplerWrapCommon FxSamplerWrapCommon.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FxSamplerWrapCommon[] FxSamplerWrapCommon.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 FxSamplerWrapCommon
 void FxSamplerCUBECommon.setWrapP(FxSamplerWrapCommon value)
          Sets the value of the wrapP property.
 void FxSampler3DCommon.setWrapP(FxSamplerWrapCommon value)
          Sets the value of the wrapP property.
 void FxSamplerRECTCommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSamplerDEPTHCommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSamplerCUBECommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSampler3DCommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSampler2DCommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSampler1DCommon.setWrapS(FxSamplerWrapCommon value)
          Sets the value of the wrapS property.
 void FxSamplerRECTCommon.setWrapT(FxSamplerWrapCommon value)
          Sets the value of the wrapT property.
 void FxSamplerDEPTHCommon.setWrapT(FxSamplerWrapCommon value)
          Sets the value of the wrapT property.
 void FxSamplerCUBECommon.setWrapT(FxSamplerWrapCommon value)
          Sets the value of the wrapT property.
 void FxSampler3DCommon.setWrapT(FxSamplerWrapCommon value)
          Sets the value of the wrapT property.
 void FxSampler2DCommon.setWrapT(FxSamplerWrapCommon value)
          Sets the value of the wrapT property.
 


CroftSoft Javadoc

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