Tvector4_single.init
Initializes the vector, setting its elements to the values passed to the constructor.
Declaration
Source position: matrix.pp line 120
default
constructor init(a: single; b: single; c: single; d: single);
Initializes the vector, setting its elements to the values passed to the constructor.
Source position: matrix.pp line 120
default
constructor init(a: single; b: single; c: single; d: single);