Class WGLNVVertexArrayRange



  • public class WGLNVVertexArrayRange
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.nio.ByteBuffer wglAllocateMemoryNV(int size, float readfreq, float writefreq, float priority) 
      static void wglFreeMemoryNV(java.nio.ByteBuffer pointer) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • wglAllocateMemoryNV

        public static java.nio.ByteBuffer wglAllocateMemoryNV(int size,
                                                              float readfreq,
                                                              float writefreq,
                                                              float priority)
      • wglFreeMemoryNV

        public static void wglFreeMemoryNV(java.nio.ByteBuffer pointer)