![]() |
OpenSceneGraph
|
#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... | |
| struct | osg::CameraRenderOrderSortOp |
| Functor to assist with ordering cameras in the order they should be rendered in. More... | |
Namespaces | |
| osg | |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
| #define | OSG_CAMERA 1 |
| #define OSG_CAMERA 1 |
1.8.13