OpenSceneGraph
3.0.1
|
Callback for overidding the default method for compute the offset projection and view matrices. More...
Public Member Functions | |
virtual osg::Matrixd | computeLeftEyeProjection (const osg::Matrixd &projection) const =0 |
virtual osg::Matrixd | computeLeftEyeView (const osg::Matrixd &view) const =0 |
virtual osg::Matrixd | computeRightEyeProjection (const osg::Matrixd &projection) const =0 |
virtual osg::Matrixd | computeRightEyeView (const osg::Matrixd &view) const =0 |
Callback for overidding the default method for compute the offset projection and view matrices.
virtual osg::Matrixd osgUtil::SceneView::ComputeStereoMatricesCallback::computeLeftEyeProjection | ( | const osg::Matrixd & | projection | ) | const [pure virtual] |
virtual osg::Matrixd osgUtil::SceneView::ComputeStereoMatricesCallback::computeLeftEyeView | ( | const osg::Matrixd & | view | ) | const [pure virtual] |
virtual osg::Matrixd osgUtil::SceneView::ComputeStereoMatricesCallback::computeRightEyeProjection | ( | const osg::Matrixd & | projection | ) | const [pure virtual] |
virtual osg::Matrixd osgUtil::SceneView::ComputeStereoMatricesCallback::computeRightEyeView | ( | const osg::Matrixd & | view | ) | const [pure virtual] |
![]() | Generated at Mon Oct 3 2011 12:39:50 for the OpenSceneGraph by doxygen 1.7.5. |