All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
info.h File Reference
+ Include dependency graph for info.h:

Go to the source code of this file.

Functions

GLF_API bool GlfHasExtensions (std::string const &extensions)
 Tests for GL extension support. More...
 

Function Documentation

GLF_API bool GlfHasExtensions ( std::string const &  extensions)

Tests for GL extension support.

Returns true if each extension name listed in extensions is supported by the current GL context.