Package zombie.core.opengl
Class GLState
java.lang.Object
zombie.core.opengl.GLState
public final class GLState
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGLState.Base2Intsstatic classGLState.Base3Intsstatic classGLState.Base4Booleansstatic classGLState.Base4Intsstatic classGLState.BaseBooleanstatic classGLState.BaseIntstatic classGLState.BaseIntFloatstatic classGLState.C2IntsValuestatic classGLState.C3IntsValuestatic classGLState.C4BooleansValuestatic classGLState.C4IntsValuestatic classGLState.CAlphaFuncstatic classGLState.CAlphaTeststatic classGLState.CBlendFuncstatic classGLState.CBlendFuncSeparatestatic classGLState.CBooleanValuestatic classGLState.CColorMaskstatic classGLState.CIntFloatValuestatic classGLState.CIntValuestatic classGLState.CStencilFuncstatic classGLState.CStencilMaskstatic classGLState.CStencilOpstatic classGLState.CStencilTest -
Field Summary
Fields Modifier and Type Field Description static GLState.CAlphaFuncAlphaFuncstatic GLState.CAlphaTestAlphaTeststatic GLState.CBlendFuncBlendFuncstatic GLState.CBlendFuncSeparateBlendFuncSeparatestatic GLState.CColorMaskColorMaskstatic GLState.CStencilFuncStencilFuncstatic GLState.CStencilMaskStencilMaskstatic GLState.CStencilOpStencilOpstatic GLState.CStencilTestStencilTest -
Constructor Summary
Constructors Constructor Description GLState() -
Method Summary
Modifier and Type Method Description static voidstartFrame()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
AlphaFunc
-
AlphaTest
-
BlendFunc
-
BlendFuncSeparate
-
ColorMask
-
StencilFunc
-
StencilMask
-
StencilOp
-
StencilTest
-
-
Constructor Details
-
GLState
public GLState()
-
-
Method Details
-
startFrame
public static void startFrame()
-