|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.AMDStencilOperationExtended
public final class AMDStencilOperationExtended
| Field Summary | |
|---|---|
static int |
GL_REPLACE_VALUE_AMD
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate: |
static int |
GL_SET_AMD
Accepted by the <sfail>, <dpfail> and <dppass> parameters of StencilOp and StencilOpSeparate: |
static int |
GL_STENCIL_BACK_OP_VALUE_AMD
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v: |
static int |
GL_STENCIL_OP_VALUE_AMD
Accepted by the <param> parameter of GetIntegerv, GetFloatv, GetBooleanv GetDoublev and GetInteger64v: |
| Method Summary | |
|---|---|
static void |
glStencilOpValueAMD(int face,
int value)
|
| 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_SET_AMD
public static final int GL_REPLACE_VALUE_AMD
public static final int GL_STENCIL_OP_VALUE_AMD
public static final int GL_STENCIL_BACK_OP_VALUE_AMD
| Method Detail |
|---|
public static void glStencilOpValueAMD(int face,
int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||