[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: matrix.pp line 134
type Tvector4_extended = object |
constructor init_zero; |
constructor init_one; |
constructor init(); |
function length; |
function squared_length; |
end; |
| |
TObject |