Class GLState.BaseInt
- Direct Known Subclasses:
GLState.CDepthFunc
,GLState.CStencilMask
,GLStateRenderThread.CDepthFunc
,GLStateRenderThread.CStencilMask
- Enclosing class:
GLState
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.core.opengl.IOpenGLState
IOpenGLState.Value
-
Field Summary
Fields inherited from class zombie.core.opengl.IOpenGLState
currentValue
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.core.opengl.IOpenGLState
restore, set, setDirty
-
Constructor Details
-
BaseInt
public BaseInt()
-