Code cleaup

This commit is contained in:
Hans-Christian Helltegen
2014-05-21 16:24:47 -04:00
parent 2dab48b850
commit 29b4cffd78
3 changed files with 31 additions and 63 deletions
+4
View File
@@ -50,9 +50,13 @@ public:
private:
void getGridVariables(std::string& x, std::string& y, std::string& z);
void progressBar(int current, int end);
ccmc::Model* _model;
Model _type;
ccmc::Interpolator* _interpolator;
int _lastiProgress; // for progressbar
};
} // namespace openspace