Click or drag to resize

ROMatrixFromColumnMajorLinearArrayT Fields

The MatrixMathROMatrixFromColumnMajorLinearArrayT type exposes the following members.

Fields
 NameDescription
Protected field_array The wrapped one-dimensional array in column-major order.
Protected field_columns The number of columns in the wrapped matrix.
Protected field_rows The number of rows in the wrapped matrix.
Top
See Also