|
OpenSceneGraph
|
autostereoscopic Philips WoWvx display. More...


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 ©op=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 |
autostereoscopic Philips WoWvx display.
1.8.13