Inheritance diagram for osgUtil::SceneView::ComputeStereoMatricesCallback:
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 |
|
|
|
|
|
|
|
|