Package org.lwjgl.opengl
Class NVVertexArrayRange
java.lang.Object
org.lwjgl.opengl.NVVertexArrayRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBuffer
glAllocateMemoryNV
(int size, float readFrequency, float writeFrequency, float priority) static void
static void
glFreeMemoryNV
(ByteBuffer pointer) static void
glVertexArrayRangeNV
(ByteBuffer pPointer) static void
glVertexArrayRangeNV
(DoubleBuffer pPointer) static void
glVertexArrayRangeNV
(FloatBuffer pPointer) static void
glVertexArrayRangeNV
(IntBuffer pPointer) static void
glVertexArrayRangeNV
(ShortBuffer pPointer)
-
Field Details
-
GL_VERTEX_ARRAY_RANGE_NV
public static final int GL_VERTEX_ARRAY_RANGE_NV- See Also:
-
GL_VERTEX_ARRAY_RANGE_LENGTH_NV
public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV- See Also:
-
GL_VERTEX_ARRAY_RANGE_VALID_NV
public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV- See Also:
-
GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV- See Also:
-
GL_VERTEX_ARRAY_RANGE_POINTER_NV
public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV- See Also:
-
-
Method Details
-
glVertexArrayRangeNV
-
glVertexArrayRangeNV
-
glVertexArrayRangeNV
-
glVertexArrayRangeNV
-
glVertexArrayRangeNV
-
glFlushVertexArrayRangeNV
public static void glFlushVertexArrayRangeNV() -
glAllocateMemoryNV
public static ByteBuffer glAllocateMemoryNV(int size, float readFrequency, float writeFrequency, float priority) -
glFreeMemoryNV
-