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