Description
A generated C++ interface for calling OpenGL functions and extensions through a type-aware API. It helps graphics programs talk to OpenGL without manually loading every function from the driver.
Most users only need it when another application depends on it. Developers install it when building C++ graphics software that must work across OpenGL versions and driver capabilities.