osg::View::Slave Struct Reference

List of all members.

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)
Slaveoperator= (const Slave &rhs)

Public Attributes

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


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]


Member Function Documentation

Slave& osg::View::Slave::operator= ( const Slave rhs  )  [inline]


Member Data Documentation

Referenced by operator=().

Referenced by operator=().

Referenced by operator=().

Referenced by operator=().


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

Generated on Fri Mar 19 19:52:53 2010 for openscenegraph by  doxygen 1.5.6