Class TLcdGLBufferUnderflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.view.opengl.binding.TLcdGLBufferUnderflowException
All Implemented Interfaces:
Serializable

public class TLcdGLBufferUnderflowException extends RuntimeException
Deprecated.
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
Thrown when an underflow occurs in an ILcdGLBuffer.
See Also:
  • Constructor Details

    • TLcdGLBufferUnderflowException

      public TLcdGLBufferUnderflowException()
      Deprecated.
    • TLcdGLBufferUnderflowException

      public TLcdGLBufferUnderflowException(String message)
      Deprecated.