Wrapper for GL extension information getter. More...
#include <oglplus/gl_api/extensions.hpp>
Public Member Functions | |
operator bool () const noexcept | |
Tests if this extension is available. | |
auto | operator() () const noexcept -> bool |
Tests if this extension is available. | |
Wrapper for GL extension information getter.