[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'matrix' (#rtl)

assign(Tvector2_extended):Tvector2_single

Allow assignment of extended precision vector to single precision vector

Declaration

Source position: matrix.pp line 275

operator operator :=(

  const v: Tvector2_extended

):Tvector2_single;

Description

This operator allows you to use a vector with extended precision values wherever a single precision vector is expected, at the cost of loosing some precision.


Documentation generated on: May 14 2021