OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osgViewer::ViewForWoWVxDisplay Class Reference

autostereoscopic Philips WoWvx display. More...

Inheritance diagram for osgViewer::ViewForWoWVxDisplay:
Inheritance graph
[legend]
Collaboration diagram for osgViewer::ViewForWoWVxDisplay:
Collaboration graph
[legend]

Public Member Functions

 ViewForWoWVxDisplay (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)
 
 ViewForWoWVxDisplay (const ViewForWoWVxDisplay &rhs, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 
 META_Object (osgViewer, ViewForWoWVxDisplay)
 
virtual void configure (osgViewer::View &view) const
 
void setScreenNum (unsigned int n)
 
unsigned int getScreenNum () const
 
void set (unsigned char c)
 
double get () const
 
void set (unsigned char c)
 
double get () const
 
void set (unsigned char c)
 
double get () const
 
void setWowDisparityZD (float c)
 
float getWowDisparityZD () const
 
void setWowDisparityVZ (float c)
 
float getWowDisparityVZ () const
 
void setWowDisparityM (float c)
 
float getWowDisparityM () const
 
void setWowDisparityC (float c)
 
float getWowDisparityC () 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.


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