public final class EXTProvokingVertex
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_FIRST_VERTEX_CONVENTION_EXT
Accepted by the <mode> parameter of ProvokingVertexEXT:
|
static int |
GL_LAST_VERTEX_CONVENTION_EXT
Accepted by the <mode> parameter of ProvokingVertexEXT:
|
static int |
GL_PROVOKING_VERTEX_EXT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
static int |
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv,
GetFloatv, and GetDoublev:
|
Modifier and Type | Method and Description |
---|---|
static void |
glProvokingVertexEXT(int mode) |
public static final int GL_FIRST_VERTEX_CONVENTION_EXT
public static final int GL_LAST_VERTEX_CONVENTION_EXT
public static final int GL_PROVOKING_VERTEX_EXT
public static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.