mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-07 12:58:33 -06:00
minor changes / updates
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
static ImageSequencer& ref();
|
||||
bool loadSequence(const std::string dir);
|
||||
|
||||
bool parsePlaybook(const std::string dir, std::string year = "2015");
|
||||
bool parsePlaybook(const std::string& dir, const std::string& type, std::string year = "2015");
|
||||
|
||||
void testStartTimeMap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user