Tvector3_extended.init
Initializes the vector, setting its elements to the values passed to the constructor.
Declaration
Source position: matrix.pp line 111
default
constructor init(a: extended; b: extended; c: extended);
Initializes the vector, setting its elements to the values passed to the constructor.
Source position: matrix.pp line 111
default
constructor init(a: extended; b: extended; c: extended);