[Overview][Types][Classes][Procedures and functions][Index] |
Returns the c-th column of the matrix as vector.
Source position: matrix.pp line 232
function Tmatrix4_single.get_column( |
c: Byte |
Returns the c-th column of the matrix as vector. The column numbering starts at 0.