OWL

OWL - Open Windowing Library


Window

OWL::Window is the class that constructs a window for us, initiates a graphics context in it and containt the keyboard, mouse and gamepads elements.

When creating the Window, it doesn’t need any parameters:

Example:

OWL::Window window;

Window class has these public functions:

Window class has these public variables: