Class GLSUNMeshArray

java.lang.Object
overrungl.opengl.sun.GLSUNMeshArray

public final class GLSUNMeshArray extends Object
  • Field Details

  • Constructor Details

    • GLSUNMeshArray

      public GLSUNMeshArray(GLLoadFunc func)
  • Method Details

    • DrawMeshArraysSUN

      public void DrawMeshArraysSUN(int mode, int first, int count, int width)
      void glDrawMeshArraysSUN((unsigned int) GLenum mode, (int) GLint first, (int) GLsizei count, (int) GLsizei width);