Class NVVertexArrayRange



  • public class NVVertexArrayRange
    extends java.lang.Object
    Native bindings to the NV_vertex_array_range extension.

    The goal of this extension is to permit extremely high vertex processing rates via OpenGL vertex arrays even when the CPU lacks the necessary data movement bandwidth to keep up with the rate at which the vertex engine can consume vertices.