Package com.luciad.view.opengl.binding
Class TLcdGLBufferOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.luciad.view.opengl.binding.TLcdGLBufferOverflowException
- All Implemented Interfaces:
Serializable
Deprecated.
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
Thrown when an overflow 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
-
TLcdGLBufferOverflowException
public TLcdGLBufferOverflowException()Deprecated. -
TLcdGLBufferOverflowException
Deprecated.
-