|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextureConfig.CompareMode | |
|---|---|
| com.threerings.opengl.renderer.config | Renderer configuration bits. |
| Uses of TextureConfig.CompareMode in com.threerings.opengl.renderer.config |
|---|
| Fields in com.threerings.opengl.renderer.config declared as TextureConfig.CompareMode | |
|---|---|
TextureConfig.CompareMode |
TextureConfig.Original.compareMode
The texture compare mode. |
| Methods in com.threerings.opengl.renderer.config that return TextureConfig.CompareMode | |
|---|---|
static TextureConfig.CompareMode |
TextureConfig.CompareMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TextureConfig.CompareMode[] |
TextureConfig.CompareMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||