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