Callback for overidding the default method for compute the offset projection and view matrices.
More...
List of all members.
Detailed Description
Callback for overidding the default method for compute the offset projection and view matrices.
Member Function Documentation
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] |
The documentation for this struct was generated from the following file: