You can now specify seedpoints in the mod-file for fieldlines

This commit is contained in:
Hans-Christian Helltegen
2014-06-05 13:26:10 -04:00
parent 3373ffd10d
commit 4a08f10d66
7 changed files with 107 additions and 65 deletions
+2 -1
View File
@@ -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