Source position: orca_scene3d.pas line 190
type TD3VectorInt = packed record
X: Integer;
Y: Integer;
Z: Integer;
W: Integer;
end;