#include <MRMatrix4.h>
Public Attributes | |
| MR_Vector4f | x |
| rows, identity matrix by default | |
| MR_Vector4f | y |
| MR_Vector4f | z |
| MR_Vector4f | w |
arbitrary 4x4 matrix Generated from class MR::Matrix4f.
| MR_Vector4f MR_Matrix4f::w |
| MR_Vector4f MR_Matrix4f::x |
rows, identity matrix by default
| MR_Vector4f MR_Matrix4f::y |
| MR_Vector4f MR_Matrix4f::z |