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

Tvector2_double.init

Initializes the vector, setting its elements to the values passed to the constructor.

Declaration

Source position: matrix.pp line 74

constructor Tvector2_double.init(

  a: double;

  b: double

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.