Delegate GraphicsContext.GetCurrentContextDelegate
Used to return the handel of the current OpenGL context.
Namespace: OpenTK.Graphics
Assembly: OpenTK.dll
Syntax
public delegate ContextHandle GetCurrentContextDelegate();
Returns
| Type | Description |
|---|---|
| ContextHandle | The current OpenGL context, or |