Merged with master to prepare for pull request

This commit is contained in:
GPayne
2020-03-20 17:56:10 -06:00
8 changed files with 87 additions and 10 deletions
@@ -57,6 +57,8 @@ private:
std::vector<unsigned int> _indexBufferData;
};
static double importAngleValue(const std::string& angle);
} // namespace openspace
#endif // __OPENSPACE_MODULE_SPACE___RENDERABLESMALLBODY___H__