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

Tvector4_single.init

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

Declaration

Source position: matrix.pp line 120

constructor Tvector4_single.init(

  a: single;

  b: single;

  c: single;

  d: single

);


Documentation generated on: Nov 14 2015