#include <osg/Export>#include <string>#include <dlfcn.h>Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_GLEXTENSIONS 1 |
Functions | |
| SG_EXPORT bool | osg::isGLExtensionSupported (const char *extension) |
| void * | osg::getGLExtensionFuncPtr (const char *funcName) |
| SG_EXPORT void | osg::setGLExtensionDisableString (const std::string &disableString) |
| SG_EXPORT std::string & | osg::getGLExtensionDisableString () |
| void * | osg::getGLExtensionFuncPtr (const char *funcName, const char *fallbackFuncName) |
| SG_EXPORT bool | osg::isGLUExtensionSupported (const char *extension) |
|
|
|
1.4.4