|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreShaderPrimitives.h>
| Public Member Functions | |
| float4x3 () | |
| float4x3 (const Matrix4 &val) | |
| Public Attributes | ||
| union { | ||
| float _m [12] | ||
| float m [3][4] | ||
| }; | ||
| 
 | inline | 
| union { ... } Ogre::float4x3 | 
| float Ogre::float4x3::_m[12] | 
Referenced by float4x3().
| float Ogre::float4x3::m[3][4] |