|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreCamera.h>
| Public Member Functions | |
| void | set (const Matrix4 eyeToHead[2], const Matrix4 projectionMatrix[2]) | 
| Public Attributes | |
| Matrix4 | mHeadToEye [2] | 
| Vector3 | mLeftToRight | 
| Matrix4 | mProjectionMatrix [2] | 
References Ogre::Matrix4::inverseAffine(), mHeadToEye, mLeftToRight, and mProjectionMatrix.