OWL - Open Windowing Library
The context class is abstract. It’s just an interface based on which we make other classes, that are actually designed to do something. See SoftwareContext and GLContext. It’s used to create graphical contexts.
SoftwareContext
GLContext