Add the ability to choose point steps in path rendering.

This commit is contained in:
Kalle Bladin
2016-08-09 11:49:43 -04:00
parent fb87842b1b
commit 08431d3d88
3 changed files with 14 additions and 48 deletions

View File

@@ -87,6 +87,7 @@ private:
double _start;
double _stop;
float _distanceFade;
int _pointSteps;
};
} // namespace openspace