org.lwjgl.opengl
Class EXTStencilTwoSide
java.lang.Object
org.lwjgl.opengl.EXTStencilTwoSide
public final class EXTStencilTwoSide
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_STENCIL_TEST_TWO_SIDE_EXT
public static final int GL_STENCIL_TEST_TWO_SIDE_EXT
- See Also:
- Constant Field Values
GL_ACTIVE_STENCIL_FACE_EXT
public static final int GL_ACTIVE_STENCIL_FACE_EXT
- See Also:
- Constant Field Values
glActiveStencilFaceEXT
public static void glActiveStencilFaceEXT(int face)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.