|
OpenSceneGraph
3.4.1
|
#include <osg/Export>Namespaces | |
| osg | |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
| #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. More... | |
| OSG_EXPORT void | osg::flushAllDeletedGLObjects (unsigned int contextID) |
| Flush all deleted OpenGL objects. More... | |
| OSG_EXPORT void | osg::deleteAllGLObjects (unsigned int contextID) |
| Do a GL delete all OpenGL objects. More... | |
| OSG_EXPORT void | osg::discardAllGLObjects (unsigned int contextID) |
| Discard all OpenGL objects. More... | |
| #define OSG_GLOBJECTS 1 |
| Generated at Sun Jun 19 2022 09:25:37 for the OpenSceneGraph by doxygen 1.8.5. |