Package zombie.core.opengl
Class GLState.CStencilOp
java.lang.Object
zombie.core.opengl.IOpenGLState
zombie.core.opengl.GLState.Base3Ints
zombie.core.opengl.GLState.CStencilOp
- Enclosing class:
- GLState
public static final class GLState.CStencilOp extends GLState.Base3Ints
-
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 Constructor Description CStencilOp()
-
Method Summary
Methods inherited from class zombie.core.opengl.IOpenGLState
set, setDirty
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CStencilOp
public CStencilOp()
-