Package com.luciad.view.opengl.binding
Class TLcdGLBufferUnderflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.view.opengl.binding.TLcdGLBufferUnderflowException
- All Implemented Interfaces:
Serializable
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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TLcdGLBufferUnderflowException
public TLcdGLBufferUnderflowException()Deprecated. -
TLcdGLBufferUnderflowException
Deprecated.
-