Saving ExportCloudsDialog and PostProcessing parameters to config file.

This commit is contained in:
Mathieu Labbe
2015-01-14 11:02:17 -05:00
parent fb0b23ae06
commit 645d2c4973
11 changed files with 279 additions and 108 deletions

View File

@@ -138,7 +138,7 @@ public:
void removeAllGraphs();
bool isTrajectoryShown() const;
int getTrajectorySize() const;
unsigned int getTrajectorySize() const;
void setTrajectoryShown(bool shown);
void setTrajectorySize(unsigned int value);
void clearTrajectory();