[Overview][Types][Classes][Procedures and functions][Index] |
Allow assignment of three-dimensional extended precision matrix to four-dimensional extended precision matrix
Source position: matrix.pp line 500
operator operator :=(Tmatrix3_extended): Tmatrix4_extended( |
const v: Tmatrix3_extended |
This operator allows you to use a three-dimensional matrix with extended precision values wherever a four-dimensional matrix with extended precision is expected.
lazarus-ccr.sourceforge.net |