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 IOpenGLState
IOpenGLState.Value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IOpenGLState
set, setDirty
-
Constructor Details
-
CBlendFuncSeparate
public CBlendFuncSeparate()
-
-
Method Details
-
set
public void set(int a, int b, int c, int d) -
restore
public void restore()- Overrides:
restorein classIOpenGLState<GLState.C4IntsValue>
-