|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.EXTStencilClearTag
public final class EXTStencilClearTag
| Field Summary | |
|---|---|
static int |
GL_STENCIL_CLEAR_TAG_VALUE_EXT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_STENCIL_TAG_BITS_EXT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev. |
| Method Summary | |
|---|---|
static void |
glStencilClearTagEXT(int stencilTagBits,
int stencilClearTag)
Controls the stencil clear tag state. stencilTagBits is a count of the number of most-significant stencil buffer bits involved in the stencil clear tag update. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_STENCIL_TAG_BITS_EXT
public static final int GL_STENCIL_CLEAR_TAG_VALUE_EXT
| Method Detail |
|---|
public static void glStencilClearTagEXT(int stencilTagBits,
int stencilClearTag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||