Unit 'matrix' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

Tvector3_extended.init

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

Declaration

Source position: matrix.pp line 111

constructor Tvector3_extended.init(

  a: extended;

  b: extended;

  c: extended

);


Documentation generated on: Jul 24 2023