|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
| Classes | |
| class | Ogre::Matrix3 | 
| A 3x3 matrix which can represent rotations around axes.  More... | |
| Namespaces | |
| Ogre | |
|  This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/  | |
| Functions | |
| Vector3 | Ogre::operator* (const Matrix3 &m, const Vector3 &v) | 
| Matrix * vector [3x3 * 3x1 = 3x1].  More... | |