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