OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include "OgreMatrix4.h"
#include "Math/Array/OgreMathlib.h"
#include "Math/Array/OgreArrayVector3.h"
#include "Math/Array/OgreArrayQuaternion.h"
#include "OgreArrayMatrix4.inl"
Classes | |
class | Ogre::ArrayMatrix4 |
Cache-friendly container of 4x4 matrices represented as a SoA array. More... | |
class | Ogre::SimpleMatrix4 |
Simple wrap up to load an AoS matrix 4x4 using SSE. More... | |
Namespaces | |
namespace | Ogre |