Source position: libopencv2.pas line 491
type TCvPoint3D32f = record
x: Single;
y: Single;
z: Single;
end;