OpenSceneGraph  3.0.1
Classes | Public Member Functions | Public Attributes | List of all members
osg::View::Slave Struct Reference

Slave allows one to up a camera that follows the master with a local offset to the project and view matrices. More...

Classes

struct  UpdateSlaveCallback

Public Member Functions

 Slave (bool useMastersSceneData=true)
 Slave (osg::Camera *camera, const osg::Matrixd &projectionOffset, const osg::Matrixd &viewOffset, bool useMastersSceneData=true)
 Slave (const Slave &rhs)
virtual ~Slave ()
Slaveoperator= (const Slave &rhs)
void updateSlave (View &view)
virtual void updateSlaveImplementation (View &view)

Public Attributes

osg::ref_ptr< osg::Camera_camera
osg::Matrixd _projectionOffset
osg::Matrixd _viewOffset
bool _useMastersSceneData
osg::ref_ptr< UpdateSlaveCallback_updateSlaveCallback

Detailed Description

Slave allows one to up a camera that follows the master with a local offset to the project and view matrices.

Constructor & Destructor Documentation

osg::View::Slave::Slave ( bool  useMastersSceneData = true)
inline
osg::View::Slave::Slave ( osg::Camera camera,
const osg::Matrixd projectionOffset,
const osg::Matrixd viewOffset,
bool  useMastersSceneData = true 
)
inline
osg::View::Slave::Slave ( const Slave rhs)
inline
virtual osg::View::Slave::~Slave ( )
inlinevirtual

Member Function Documentation

Slave& osg::View::Slave::operator= ( const Slave rhs)
inline
void osg::View::Slave::updateSlave ( View view)
inline
virtual void osg::View::Slave::updateSlaveImplementation ( View view)
virtual

Member Data Documentation

osg::ref_ptr<osg::Camera> osg::View::Slave::_camera

Referenced by operator=().

osg::Matrixd osg::View::Slave::_projectionOffset

Referenced by operator=().

osg::ref_ptr<UpdateSlaveCallback> osg::View::Slave::_updateSlaveCallback

Referenced by operator=().

bool osg::View::Slave::_useMastersSceneData

Referenced by operator=().

osg::Matrixd osg::View::Slave::_viewOffset

Referenced by operator=().


The documentation for this struct was generated from the following file:

osg logo
Generated at Fri Sep 7 2012 02:20:19 for the OpenSceneGraph by doxygen 1.8.1.2.