Package com.luciad.view.opengl.binding
Interface ILcdGLNIOBuffer
- All Superinterfaces:
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 Summary
-
Method Details
-
getBuffer
Buffer getBuffer()Deprecated.
-