Package org.lwjgl.opengl
Class NVVertexArrayRange
java.lang.Object
org.lwjgl.opengl.NVVertexArrayRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferglAllocateMemoryNV(int size, float readFrequency, float writeFrequency, float priority) static voidstatic voidglFreeMemoryNV(ByteBuffer pointer) static voidglVertexArrayRangeNV(ByteBuffer pPointer) static voidglVertexArrayRangeNV(DoubleBuffer pPointer) static voidglVertexArrayRangeNV(FloatBuffer pPointer) static voidglVertexArrayRangeNV(IntBuffer pPointer) static voidglVertexArrayRangeNV(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
-