#include <osg/Camera>
#include <osg/Light>
#include <osg/Stats>
#include <OpenThreads/Mutex>
Classes |
class | osg::View |
| View - maintains a master camera view and a list of slave cameras that are relative to this master camera. More...
|
struct | osg::View::Slave |
| Slave allows one to up a camera that follows the master with a local offset to the project and view matrices. 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_VIEW 1 |
Define Documentation