Class GLStateRenderThread.CBlendFuncSeparate
java.lang.Object
zombie.core.opengl.IOpenGLState<GLState.C4IntsValue>
zombie.core.opengl.GLState.Base4Ints
zombie.core.opengl.GLStateRenderThread.CBlendFuncSeparate
- Enclosing class:
GLStateRenderThread
-
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
set, setDirty
-
Constructor Details
-
CBlendFuncSeparate
public CBlendFuncSeparate()
-
-
Method Details
-
set
public void set(int int0, int int1, int int2, int int3) -
restore
public void restore()- Overrides:
restore
in classIOpenGLState<GLState.C4IntsValue>
-