[Overview][Types][Classes][Procedures and functions] | Reference for unit 'matrix' (#rtl) |
Allow assignment of four-dimensional single precision vector to four-dimensional double precision vector
Source position: matrix.pp line 348
function operator :=(Tvector4_extended): Tvector4_double( |
const v: Tvector4_extended |
This operator allows you to use a four-dimensional vector with extended precision values wherever a four-dimensional vector with double precision is expected. Some accuracy is lost because of the conversion.
No notes exist for this page yet.