OpenSceneGraph
3.4.0
|
autostereoscopic Philips WoWvx display. More...
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 ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgViewer, WoWVxDisplay) | |
virtual void | configure (osgViewer::View &view) const |
configure method that is overridden by Config subclasses. | |
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 |
autostereoscopic Philips WoWvx display.
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] |
virtual void osgViewer::WoWVxDisplay::configure | ( | osgViewer::View & | ) | const [virtual] |
configure method that is overridden by Config subclasses.
Reimplemented from osgViewer::ViewConfig.
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] |
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] |
![]() | Generated at Tue Dec 8 2015 00:16:51 for the OpenSceneGraph by doxygen 1.7.6.1. |