Click or drag to resize

Matrix3F Fields

The Matrix3F type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberIdentity The identity matrix.
Public fieldItem0 The first row of the matrix.
Public fieldItem1 The second row of the matrix.
Public fieldItem2 The third row of the matrix.
Public fieldStatic memberZero The matrix with all of its components set to zero.
Top
See Also