Class GLState.BaseBoolean
- Direct Known Subclasses:
GLState.CAlphaTest
,GLState.CBlend
,GLState.CDepthMask
,GLState.CDepthTest
,GLState.CScissorTest
,GLState.CStencilTest
,GLStateRenderThread.CAlphaTest
,GLStateRenderThread.CBlend
,GLStateRenderThread.CDepthMask
,GLStateRenderThread.CDepthTest
,GLStateRenderThread.CScissorTest
,GLStateRenderThread.CStencilTest
- 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
-
BaseBoolean
public BaseBoolean()
-