Package org.lwjgl.opengl
Class EXTProvokingVertex
java.lang.Object
org.lwjgl.opengl.EXTProvokingVertex
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <mode> parameter of ProvokingVertexEXT:static final int
Accepted by the <mode> parameter of ProvokingVertexEXT:static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: -
Method Summary
-
Field Details
-
GL_FIRST_VERTEX_CONVENTION_EXT
public static final int GL_FIRST_VERTEX_CONVENTION_EXTAccepted by the <mode> parameter of ProvokingVertexEXT:- See Also:
-
GL_LAST_VERTEX_CONVENTION_EXT
public static final int GL_LAST_VERTEX_CONVENTION_EXTAccepted by the <mode> parameter of ProvokingVertexEXT:- See Also:
-
GL_PROVOKING_VERTEX_EXT
public static final int GL_PROVOKING_VERTEX_EXTAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT
public static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXTAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
-
Method Details
-
glProvokingVertexEXT
public static void glProvokingVertexEXT(int mode)
-