OpenSceneGraph 2.8.3
|
#include <osg/State>
#include <osg/GraphicsThread>
#include <vector>
Classes | |
class | osg::GraphicsContext |
Base class for providing Windowing API agnostic access to creating and managing graphics context. More... | |
struct | osg::GraphicsContext::ScreenIdentifier |
struct | osg::GraphicsContext::Traits |
GraphicsContext Traits object provides the specification of what type of graphics context is required. More... | |
struct | osg::GraphicsContext::ScreenSettings |
Simple resolution structure used by WindowingSystemInterface to get and set screen resolution. More... | |
struct | osg::GraphicsContext::WindowingSystemInterface |
Callback to be implemented to provide access to Windowing API's ability to create Windows/pbuffers. More... | |
struct | osg::GraphicsContext::ResizedCallback |
Namespaces | |
namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
#define | OSG_GRAPHICSCONTEXT 1 |
#define OSG_GRAPHICSCONTEXT 1 |
![]() | Generated at Tue Mar 22 2011 13:20:18 for the OpenSceneGraph by doxygen 1.7.3. |