Blender V2.61 - r43446
|
#include <MT_Matrix4x4.h>
Protected Attributes | |
MT_Vector4 | m_el [4] |
Copyright (C) 2001 NaN Technologies B.V. A 4x4 matrix compatible with other stuff.
Definition at line 49 of file MT_Matrix4x4.h.
MT_Vector4 MT_Matrix4x4::m_el[4] [protected] |
Access with [row index][column index]
Definition at line 226 of file MT_Matrix4x4.h.