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

Tvector4_extended.init

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

Declaration

Source position: matrix.pp line 137

constructor Tvector4_extended.init(

  a: extended;

  b: extended;

  c: extended;

  d: extended

);

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