HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
info.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/glf/api.h"
#include <string>
+ Include dependency graph for info.h:

Go to the source code of this file.

Functions

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

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE 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.