openscenegraph
Public Member Functions | Protected Attributes | List of all members
osgViewer::SingleScreen Class Reference
Inheritance diagram for osgViewer::SingleScreen:

Public Member Functions

 SingleScreen (unsigned int screenNum=0)
 
 SingleScreen (const SingleScreen &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Object (osgViewer, SingleScreen)
 
virtual void configure (osgViewer::View &view) const
 
void setScreenNum (unsigned int sn)
 
unsigned int getScreenNum () const
 

Protected Attributes

unsigned int _screenNum
 

Detailed Description

single camera associated with a single full screen GraphicsWindow.

Constructor & Destructor Documentation

osgViewer::SingleScreen::SingleScreen ( unsigned int  screenNum = 0)
inline
osgViewer::SingleScreen::SingleScreen ( const SingleScreen rhs,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)
inline

Member Function Documentation

virtual void osgViewer::SingleScreen::configure ( osgViewer::View &  view) const
virtual
unsigned int osgViewer::SingleScreen::getScreenNum ( ) const
inline
osgViewer::SingleScreen::META_Object ( osgViewer  ,
SingleScreen   
)
void osgViewer::SingleScreen::setScreenNum ( unsigned int  sn)
inline

Member Data Documentation

unsigned int osgViewer::SingleScreen::_screenNum
protected

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