Classes | |
| class | StereoManager |
Functions | |
| void | checkForCgError (const String &ogreMethod, const String &errorTextPrefix, CGcontext context) |
Stereo vision manager class. This manager supports two stereo vision mode :
Note : Ogre does not support natively the output in fullscreen on two screens. If you want to use the dual output mode with two fullscreen displays, you may want to apply this patch to OGRE : http://sourceforge.net/tracker/index.php?func=detail&aid=2555758&group_id=2997&atid=302997 However, this manager is completely indepedent from this patch, the dual output mode only needs two viewports, for example two non-fullscreen windows or a windows with two viewports inside.
| void Ogre::checkForCgError | ( | const String & | ogreMethod, | |
| const String & | errorTextPrefix, | |||
| CGcontext | context | |||
| ) |
Definition at line 32 of file SO3OgreCgUtils.cpp.
1.6.3