Navigation: Code Documentation > RSVclCommon > RSGraphics > Types
TRSMatrixArray Type
Defines an array of vectors that represents a matrix.
Namespace: RSGraphics
Delphi
type TRSMatrixArray = array [0..2] of TRSVector;
•RSGraphics.TRSVector
•RSGraphics.TRSMatrix
•RSGraphics