Source position: orca_scene3d.pas line 135
type TD3Point = packed record
X: single;
Y: single;
Z: single;
end;