Package org.lwjgl.opengl
Class APPLEVertexArrayRange
java.lang.Object
org.lwjgl.opengl.APPLEVertexArrayRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:static final int
Accepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:static final int
Accepted by the <param> parameter of VertexArrayParameteriAPPLE:static final int
Accepted by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameter of GetPointerv:static final int
Accepted by the <pname> parameter of VertexArrayParameteriAPPLE, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glFlushVertexArrayRangeAPPLE
(ByteBuffer pointer) static void
glVertexArrayParameteriAPPLE
(int pname, int param) static void
glVertexArrayRangeAPPLE
(ByteBuffer pointer)
-
Field Details
-
GL_VERTEX_ARRAY_RANGE_APPLE
public static final int GL_VERTEX_ARRAY_RANGE_APPLEAccepted by the <cap> parameter of EnableClientState, DisableClientState, and IsEnabled:- See Also:
-
GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE
public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_APPLEAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_APPLE
public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_APPLEAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_VERTEX_ARRAY_RANGE_POINTER_APPLE
public static final int GL_VERTEX_ARRAY_RANGE_POINTER_APPLEAccepted by the <pname> parameter of GetPointerv:- See Also:
-
GL_VERTEX_ARRAY_STORAGE_HINT_APPLE
public static final int GL_VERTEX_ARRAY_STORAGE_HINT_APPLEAccepted by the <pname> parameter of VertexArrayParameteriAPPLE, GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_STORAGE_CACHED_APPLE
public static final int GL_STORAGE_CACHED_APPLEAccepted by the <param> parameter of VertexArrayParameteriAPPLE:- See Also:
-
GL_STORAGE_SHARED_APPLE
public static final int GL_STORAGE_SHARED_APPLEAccepted by the <param> parameter of VertexArrayParameteriAPPLE:- See Also:
-
GL_DRAW_PIXELS_APPLE
public static final int GL_DRAW_PIXELS_APPLEAccepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:- See Also:
-
GL_FENCE_APPLE
public static final int GL_FENCE_APPLEAccepted by the <object> parameter of TestObjectAPPLE and FinishObjectAPPLE:- See Also:
-
-
Method Details
-
glVertexArrayRangeAPPLE
-
glFlushVertexArrayRangeAPPLE
-
glVertexArrayParameteriAPPLE
public static void glVertexArrayParameteriAPPLE(int pname, int param)
-