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

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

Fields in org.collada._2005._11.colladaschema declared as GlesSamplerWrap
protected  GlesSamplerWrap GlesSamplerState.wrapS
           
protected  GlesSamplerWrap GlesSamplerState.wrapT
           
 

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


CroftSoft Javadoc

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