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