[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Returns the transposition of the matrix.
Source position: matrix.pp line 250
function Tmatrix4_double.transpose: Tmatrix4_double; |
Tmatrix2_double.transpose returns a new matrix that is the transposition of the matrix, that is, the matrix with the x and y coordinates of the values swapped.
No notes exist for this page yet.