[Overview][Types][Classes][Procedures and functions][Index] |
Returns the r-th row of the matrix as vector.
Source position: matrix.pp line 232
function Tmatrix4_single.get_row( |
r: Byte |
Returns the r-th row of the matrix as vector. The row numbering starts at 0.
lazarus-ccr.sourceforge.net |