[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Allow assignment of single precision vector to double precision vector
Source position: matrix.pp line 269
function operator :=(Tvector2_single): Tvector2_double( |
const v: Tvector2_single |
This operator allows you to use a vector with single precision values wherever a double precision vector is expected.
No notes exist for this page yet.