|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengl.NVPrimitiveRestart
public final class NVPrimitiveRestart
| Field Summary | |
|---|---|
static int |
GL_PRIMITIVE_RESTART_INDEX_NV
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_PRIMITIVE_RESTART_NV
Accepted by the <array> parameter of EnableClientState and DisableClientState, by the <cap> parameter of IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
| Method Summary | |
|---|---|
static void |
glPrimitiveRestartIndexNV(int index)
|
static void |
glPrimitiveRestartNV()
|
| 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_PRIMITIVE_RESTART_NV
public static final int GL_PRIMITIVE_RESTART_INDEX_NV
| Method Detail |
|---|
public static void glPrimitiveRestartNV()
public static void glPrimitiveRestartIndexNV(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||