#include <osg/Export>Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_GLOBJECTS 1 |
Functions | |
| OSG_EXPORT void | osg::flushDeletedGLObjects (unsigned int contextID, double currentTime, double &availableTime) |
| Flush all deleted OpenGL objects within the specified availableTime. | |
| OSG_EXPORT void | osg::flushAllDeletedGLObjects (unsigned int contextID) |
| Flush all deleted OpenGL objects. | |
| #define OSG_GLOBJECTS 1 |