Namespace OpenTK.Windowing.Desktop
Classes
GameWindow
The GameWindow class contains cross-platform methods to create and render on an OpenGL window, handle input and load resources.
GameWindowSettings
GameWindow related settings.
GLFWGraphicsContext
OpenGL context implemented using GLFW.
GLFWProvider
Singleton providing easy GLFW implementation access.
MonitorInfo
This class contains information about a monitor.
Monitors
Information about monitors installed on the system.
NativeWindow
A Native Window.
NativeWindowSettings
NativeWindow related settings.
Interfaces
IGLFWGraphicsContext
Defines the interface for GLFW OpenGL context management.