#include "orthographic.h"#include <OGRE/OgreMatrix4.h>

Go to the source code of this file.
Namespaces | |
| namespace | ogre_tools |
Functions | |
| void | ogre_tools::buildScaledOrthoMatrix (Ogre::Matrix4 &proj, float left, float right, float bottom, float top, float near, float far) |