|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MagFilter | |
---|---|
com.neovisionaries.android.opengl |
Uses of MagFilter in com.neovisionaries.android.opengl |
---|
Methods in com.neovisionaries.android.opengl that return MagFilter | |
---|---|
static MagFilter |
MagFilter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MagFilter[] |
MagFilter.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 MagFilter | |
---|---|
TTexture |
Texture.setMagFilter(MagFilter filter)
Set a mag filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |