Unit 'matrix' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

assign(Tvector2_single):Tvector2_double

Allow assignment of single precision vector to double precision vector.

Declaration

Source position: matrix.pp line 271

operator operator :=(

  const v: Tvector2_single

):Tvector2_double;

Description

This operator allows you to use a vector with single precision values wherever a double precision vector is expected.


Documentation generated on: Jul 24 2023