Class GLStateRenderThread.CColorMask
java.lang.Object
zombie.core.opengl.IOpenGLState<GLState.C4BooleansValue>
zombie.core.opengl.GLState.Base4Booleans
zombie.core.opengl.GLStateRenderThread.CColorMask
- Enclosing class:
GLStateRenderThread
-
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
-
CColorMask
public CColorMask()
-
-
Method Details
-
set
public void set(boolean a, boolean b, boolean c, boolean d)
-