Namespaces | Functions

Extensions.h File Reference

OpenGL Extension setup. More...

Go to the source code of this file.

Namespaces

namespace  GFX
 

Graphics.


Functions

bool GFX::IsExtensionAvailable (const std::string &name)
 Returns whether a specifically named OpenGL extension is present on the current system.
VoidFuncPtrType GFX::GetExtensionFunction (const std::string &name)
 Returns a pointer to a OpenGL extension function with a specific name, or 0 if not found.

Detailed Description

OpenGL Extension setup.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends