#include <osg/State>#include <osg/GraphicsThread>#include <vector>Namespaces | |
| namespace | osg |
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 |
Defines | |
| #define | OSG_GRAPHICSCONTEXT 1 |
| #define OSG_GRAPHICSCONTEXT 1 |
| Generated at Mon Mar 30 09:05:04 2009 for the OpenSceneGraph by doxygen 1.5.5. |