1 #include "ExportPointsSelectionRelations.h"
3 extern QString exportPointsSelectionRelationsToString (ExportPointsSelectionRelations exportPointsSelectionRelations)
5 switch (exportPointsSelectionRelations) {
6 case EXPORT_POINTS_SELECTION_RELATIONS_INTERPOLATE:
9 case EXPORT_POINTS_SELECTION_RELATIONS_RAW: