![]() |
OpenSceneGraph
|
#include <osg/GraphicsContext>Classes | |
| class | osg::ContextData |
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_CONTEXTDATA 1 |
Functions | |
| OSG_EXPORT ContextData * | osg::getContextData (unsigned int contextID) |
| Get the ContextData for a specific contextID. More... | |
| OSG_EXPORT ContextData * | osg::getOrCreateContextData (unsigned int contextID) |
| Get or create the ContextData for a specific contextID. More... | |
| template<typename T > | |
| T * | osg::get (unsigned int contextID) |
| template<> | |
| ContextData * | osg::get< ContextData > (unsigned int contextID) |
| #define OSG_CONTEXTDATA 1 |
1.8.13