[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 129

constructor Tvector4_double.init(

  a: Double;

  b: Double;

  c: Double;

  d: Double

);


Documentation generated on: May 14 2021