Java org.lwjgl.opengl EXTStencilTwoSide fields, constructors, methods, implement or subclass

Example usage for Java org.lwjgl.opengl EXTStencilTwoSide fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.lwjgl.opengl EXTStencilTwoSide.

The text is from its open source code.

Field

intGL_STENCIL_TEST_TWO_SIDE_EXT
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.

Method