Interface ILcdGLNIOBuffer

All Superinterfaces:
ILcdGLBuffer

public interface ILcdGLNIOBuffer extends ILcdGLBuffer
Deprecated.
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
ILcdGLBuffer extension for implementations that use NIO. This interface allows access to the actual NIO buffer used by the ILcdGLBuffer.
  • Method Details Link icon

    • getBuffer Link icon

      Buffer getBuffer()
      Deprecated.