Package org.lwjgl.opengl
Class ARBProvokingVertex
java.lang.Object
org.lwjgl.opengl.ARBProvokingVertex
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <mode> parameter of ProvokingVertex:static final int
Accepted by the <mode> parameter of ProvokingVertex: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
public static final int GL_FIRST_VERTEX_CONVENTIONAccepted by the <mode> parameter of ProvokingVertex:- See Also:
-
GL_LAST_VERTEX_CONVENTION
public static final int GL_LAST_VERTEX_CONVENTIONAccepted by the <mode> parameter of ProvokingVertex:- See Also:
-
GL_PROVOKING_VERTEX
public static final int GL_PROVOKING_VERTEXAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
public static final int GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
-
Method Details
-
glProvokingVertex
public static void glProvokingVertex(int mode)
-