OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreShaderPrimitives.h>
Public Member Functions | |
float4x4 () | |
float4x4 (const Matrix4 &val) | |
Public Attributes | |
union { | |
float _m [16] | |
float m [4][4] | |
}; | |
|
inline |
|
inline |
union { ... } |
float Ogre::float4x4::_m[16] |
float Ogre::float4x4::m[4][4] |