changing renderabletrail class to work for planetocentric

This commit is contained in:
michal
2014-10-16 16:13:54 -04:00
parent 97df29706c
commit 099bcc2c9b
4 changed files with 14 additions and 6 deletions
@@ -58,6 +58,7 @@ public:
std::string _target;
std::string _observer;
std::string _frame;
std::string _orbitVariety;
// color
glm::vec3 _c;
double _r, _g, _b;