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) | |
Slave & | operator= (const Slave &rhs) |
Public Attributes | |
osg::ref_ptr < osg::Camera > | _camera |
osg::Matrixd | _projectionOffset |
osg::Matrixd | _viewOffset |
bool | _useMastersSceneData |
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] |