openscenegraph
|
#include <osg/GraphicsContext>
Go to the source code of this file.
Classes | |
class | osg::ContextData |
Namespaces | |
namespace | osg |
author: Julien Valentin 2017 (mp3bu.nosp@m.tche.nosp@m.r@hot.nosp@m.mail.nosp@m..com) | |
Functions | |
OSG_EXPORT ContextData * | osg::getContextData (unsigned int contextID) |
OSG_EXPORT ContextData * | osg::getOrCreateContextData (unsigned int contextID) |
template<typename T > | |
T * | osg::get (unsigned int contextID) |
template<> | |
ContextData * | osg::get< ContextData > (unsigned int contextID) |