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

Tvector4_double.init

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

Declaration

Source position: matrix.pp line 128

constructor Tvector4_double.init(

  a: double;

  b: double;

  c: double;

  d: double

);

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