#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. | |
| OSG_EXPORT void | osg::discardAllDeletedGLObjects (unsigned int contextID) |
| Discard all deleted OpenGL objects. | |
| #define OSG_GLOBJECTS 1 |
| Generated at Mon Mar 30 09:05:04 2009 for the OpenSceneGraph by doxygen 1.5.5. |