|
OpenSceneGraph
3.0.1
|
#include <osg/Transform>#include <osg/Viewport>#include <osg/ColorMask>#include <osg/CullSettings>#include <osg/Texture>#include <osg/Image>#include <osg/GraphicsContext>#include <osg/Stats>#include <OpenThreads/Mutex>Classes | |
| class | osg::Camera |
| Camera - is a subclass of Transform which represents encapsulates the settings of a Camera. More... | |
| struct | osg::Camera::Attachment |
| struct | osg::Camera::DrawCallback |
| Draw callback for custom operations. More... | |
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_CAMERA 1 |
| #define OSG_CAMERA 1 |
| Generated at Thu Sep 27 2012 17:02:40 for the OpenSceneGraph by doxygen 1.7.6.1. |