[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'matrix' (#rtl)

Tmatrix3_single.get_row

Returns the r-th row of the matrix as vector.

Declaration

Source position: matrix.pp line 191

function Tmatrix3_single.get_row(

  r: Byte

):Tvector3_single;

Description

Returns the r-th row of the matrix as vector. The row numbering starts at 0.


Documentation generated on: May 14 2021