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 IOpenGLState
IOpenGLState.Value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IOpenGLState
restore, set, setDirty
-
Constructor Details
-
BaseBoolean
public BaseBoolean()
-