mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 13:38:35 -05:00
You can now specify seedpoints in the mod-file for fieldlines
This commit is contained in:
@@ -52,9 +52,10 @@ public:
|
||||
virtual void update();
|
||||
|
||||
protected:
|
||||
// Renderable();
|
||||
std::string findPath(const std::string& path);
|
||||
private:
|
||||
PowerScaledScalar boundingSphere_;
|
||||
std::string _relativePath;
|
||||
};
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
Reference in New Issue
Block a user