Tvector3_single.init

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

Declaration

Source position: matrix.pp line 93

default 
  constructor init(a: single; b: single; c: single);