Thrown when an operation that required GraphicsContext is performed, when no GraphicsContext is current in the calling thread. More...
Public Member Functions | |
| GraphicsContextMissingException () | |
| Constructs a new GraphicsContextMissingException. | |
Thrown when an operation that required GraphicsContext is performed, when no GraphicsContext is current in the calling thread.
Definition at line 11 of file GraphicsContextMissingException.cs.
| OpenTK.Graphics.GraphicsContextMissingException.GraphicsContextMissingException | ( | ) |
Constructs a new GraphicsContextMissingException.
Definition at line 16 of file GraphicsContextMissingException.cs.
1.6.1