[Overview][Types][Classes][Procedures and functions][Index] |
Initializes the vector, setting its elements to the values passed to the constructor.
Source position: matrix.pp line 128
constructor Tvector4_double.init( |
a: double; |
b: double; |
c: double; |
d: double |
); |
lazarus-ccr.sourceforge.net |