Class EXTMultiDrawArrays


  • public final class EXTMultiDrawArrays
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void glMultiDrawArraysEXT​(int mode, java.nio.IntBuffer first, java.nio.IntBuffer count)  
      • Methods inherited from class java.lang.Object

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

      • glMultiDrawArraysEXT

        public static void glMultiDrawArraysEXT​(int mode,
                                                java.nio.IntBuffer first,
                                                java.nio.IntBuffer count)