made constructor for radecmanager, now we create instances of it to handle multiple spacecraft positioning

This commit is contained in:
Agnes Heppich
2018-11-29 10:47:36 -05:00
parent f76afbe488
commit b3d482868e
7 changed files with 73 additions and 49 deletions

View File

@@ -29,9 +29,7 @@
#include <openspace/documentation/verifier.h>
#include <openspace/engine/globals.h>
#include <openspace/rendering/renderengine.h>
#include <openspace/scene/translation.h>
#include <openspace/util/updatestructures.h>
#include <ghoul/filesystem/filesystem.h>
#include <ghoul/opengl/programobject.h>
#include <openspace/util/spicemanager.h>
#include <openspace/interaction/navigationhandler.h>