| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrapMode | |
|---|---|
| com.neovisionaries.android.opengl | |
| Uses of WrapMode in com.neovisionaries.android.opengl | 
|---|
| Methods in com.neovisionaries.android.opengl that return WrapMode | |
|---|---|
static WrapMode | 
WrapMode.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static WrapMode[] | 
WrapMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in com.neovisionaries.android.opengl with parameters of type WrapMode | |
|---|---|
 TTexture | 
Texture.setWrapS(WrapMode mode)
Set a wrap mode for S coordinates of textures.  | 
 TTexture | 
Texture.setWrapT(WrapMode mode)
Set a wrap mode for T coordinates of textures.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||