Class GLStateRenderThread
java.lang.Object
zombie.core.opengl.GLStateRenderThread
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GLStateRenderThread.CAlphaFunc
static final GLStateRenderThread.CAlphaTest
static final GLStateRenderThread.CBlend
static final GLStateRenderThread.CBlendFuncSeparate
static final GLStateRenderThread.CColorMask
static final GLStateRenderThread.CDepthFunc
static final GLStateRenderThread.CDepthMask
static final GLStateRenderThread.CDepthTest
static final GLStateRenderThread.CScissorTest
static final GLStateRenderThread.CStencilFunc
static final GLStateRenderThread.CStencilMask
static final GLStateRenderThread.CStencilOp
static final GLStateRenderThread.CStencilTest
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AlphaFunc
-
AlphaTest
-
Blend
-
BlendFuncSeparate
-
ColorMask
-
DepthFunc
-
DepthMask
-
DepthTest
-
ScissorTest
-
StencilFunc
-
StencilMask
-
StencilOp
-
StencilTest
-
-
Constructor Details
-
GLStateRenderThread
public GLStateRenderThread()
-
-
Method Details
-
startFrame
public static void startFrame() -
restore
public static void restore()
-