static class GlStateManager.DepthState
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| int | depthFunc | 
| GlStateManager.BooleanState | depthTest | 
| boolean | maskEnabled | 
| Modifier | Constructor and Description | 
|---|---|
| private  | DepthState() | 
public GlStateManager.BooleanState depthTest
public boolean maskEnabled
public int depthFunc