#include <MercuryOGL_Ext.h>
Public Member Functions | |
bool | IsExtension (const MString &ext) const |
Public Attributes | |
std::map< MString, bool > | m_extensions |
Definition at line 22 of file MercuryOGL_Ext.h.
bool GLExtensions::IsExtension | ( | const MString & | ext | ) | const |
Definition at line 273 of file MercuryOGL_Ext.cpp.
std::map<MString, bool> GLExtensions::m_extensions |
Definition at line 25 of file MercuryOGL_Ext.h.