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