mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 12:39:24 -05:00
changing renderabletrail class to work for planetocentric
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user