m11
The 3D matrix value in the first row and first column.
Declaration
attribute unrestricted double m11;Discussion
One of the 16 values for the 4x4 homogeneous matrix. For example, m12 represents the value in the first row and the second column.
The 3D matrix value in the first row and first column.
attribute unrestricted double m11;One of the 16 values for the 4x4 homogeneous matrix. For example, m12 represents the value in the first row and the second column.