mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
More work towards a unified interface for accessing properties
This commit is contained in:
@@ -38,7 +38,6 @@ class SceneGraphNode;
|
||||
SceneGraph* sceneGraph();
|
||||
SceneGraphNode* sceneGraphNode(const std::string& name);
|
||||
properties::Property* property(const std::string& uri);
|
||||
properties::Property* property(const std::string& nodeName, const std::string& propertyName);
|
||||
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user