Click or drag to resize

Matrix44 Fields

The Matrix44 type exposes the following members.

Fields
 NameDescription
Public fieldM11 A first row and first column value.
Public fieldM12 A first row and second column value.
Public fieldM13 A first row and third column value.
Public fieldM14 A first row and fourth column value.
Public fieldM21 A second row and first column value.
Public fieldM22 A second row and second column value.
Public fieldM23 A second row and third column value.
Public fieldM24 A second row and fourth column value.
Public fieldM31 A third row and first column value.
Public fieldM32 A third row and second column value.
Public fieldM33 A third row and third column value.
Public fieldM34 A third row and fourth column value.
Public fieldM41 A fourth row and first column value.
Public fieldM42 A fourth row and second column value.
Public fieldM43 A fourth row and third column value.
Public fieldM44 A fourth row and fourth column value.
Top
See Also