OpenSceneGraph
3.6.5
|
#include <osg/GraphicsContext>
Classes | |
class | osg::ContextData |
Namespaces | |
osg | |
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 |
![]() | Generated at Sun Feb 16 2020 19:50:43 for the OpenSceneGraph by doxygen 1.8.17. |