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