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

Public Member Functions

 WoWVxDisplay (unsigned int type=20, unsigned int screenNum=0)
 
 WoWVxDisplay (unsigned int screenNum, unsigned char wow_content, unsigned char wow_factor, unsigned char wow_offset, float wow_disparity_Zd, float wow_disparity_vz, float wow_disparity_M, float wow_disparity_C)
 
 WoWVxDisplay (const WoWVxDisplay &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Object (osgViewer, WoWVxDisplay)
 
virtual void configure (osgViewer::View &view) const
 
void setScreenNum (unsigned int n)
 
unsigned int getScreenNum () const
 
void WoWVx20 ()
 
void WoWVx42 ()
 
void setContent (unsigned char c)
 
double getContent () const
 
void setFactor (unsigned char c)
 
double getFactor () const
 
void setOffset (unsigned char c)
 
double getOffset () const
 
void setDisparityZD (float c)
 
float getDisparityZD () const
 
void setDisparityVZ (float c)
 
float getDisparityVZ () const
 
void setDisparityM (float c)
 
float getDisparityM () const
 
void setDisparityC (float c)
 
float getDisparityC () const
 

Protected Attributes

unsigned int _screenNum
 
unsigned char _wow_content
 
unsigned char _wow_factor
 
unsigned char _wow_offset
 
float _wow_disparity_Zd
 
float _wow_disparity_vz
 
float _wow_disparity_M
 
float _wow_disparity_C
 

Detailed Description

autostereoscopic Philips WoWvx display.

Constructor & Destructor Documentation

osgViewer::WoWVxDisplay::WoWVxDisplay ( unsigned int  type = 20,
unsigned int  screenNum = 0 
)
inline
osgViewer::WoWVxDisplay::WoWVxDisplay ( unsigned int  screenNum,
unsigned char  wow_content,
unsigned char  wow_factor,
unsigned char  wow_offset,
float  wow_disparity_Zd,
float  wow_disparity_vz,
float  wow_disparity_M,
float  wow_disparity_C 
)
inline
osgViewer::WoWVxDisplay::WoWVxDisplay ( const WoWVxDisplay rhs,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)
inline

Member Function Documentation

virtual void osgViewer::WoWVxDisplay::configure ( osgViewer::View &  view) const
virtual
double osgViewer::WoWVxDisplay::getContent ( ) const
inline
float osgViewer::WoWVxDisplay::getDisparityC ( ) const
inline
float osgViewer::WoWVxDisplay::getDisparityM ( ) const
inline
float osgViewer::WoWVxDisplay::getDisparityVZ ( ) const
inline
float osgViewer::WoWVxDisplay::getDisparityZD ( ) const
inline
double osgViewer::WoWVxDisplay::getFactor ( ) const
inline
double osgViewer::WoWVxDisplay::getOffset ( ) const
inline
unsigned int osgViewer::WoWVxDisplay::getScreenNum ( ) const
inline
osgViewer::WoWVxDisplay::META_Object ( osgViewer  ,
WoWVxDisplay   
)
void osgViewer::WoWVxDisplay::setContent ( unsigned char  c)
inline
void osgViewer::WoWVxDisplay::setDisparityC ( float  c)
inline
void osgViewer::WoWVxDisplay::setDisparityM ( float  c)
inline
void osgViewer::WoWVxDisplay::setDisparityVZ ( float  c)
inline
void osgViewer::WoWVxDisplay::setDisparityZD ( float  c)
inline
void osgViewer::WoWVxDisplay::setFactor ( unsigned char  c)
inline
void osgViewer::WoWVxDisplay::setOffset ( unsigned char  c)
inline
void osgViewer::WoWVxDisplay::setScreenNum ( unsigned int  n)
inline
void osgViewer::WoWVxDisplay::WoWVx20 ( )
inline
void osgViewer::WoWVxDisplay::WoWVx42 ( )
inline

Member Data Documentation

unsigned int osgViewer::WoWVxDisplay::_screenNum
protected
unsigned char osgViewer::WoWVxDisplay::_wow_content
protected
float osgViewer::WoWVxDisplay::_wow_disparity_C
protected
float osgViewer::WoWVxDisplay::_wow_disparity_M
protected
float osgViewer::WoWVxDisplay::_wow_disparity_vz
protected
float osgViewer::WoWVxDisplay::_wow_disparity_Zd
protected
unsigned char osgViewer::WoWVxDisplay::_wow_factor
protected
unsigned char osgViewer::WoWVxDisplay::_wow_offset
protected

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