top
in Contour.h
struct contourLinesSet {
contourLines* top;
contourLines* current;
contourParaTypeInteger n;
contourLinesSet* next;
};