qtnodetype = record
INFO: infotype;
XVAL: real;
YVAL: real;
NW, SW, NE, SE: *qtnodetype
end
here INFO is some additional info regarding that point
XVAL, YVAL are coordinates of that point.
NW, SW, NE, SE are pointers to regions obtained by dividing given region