mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Cleaning up the code for the setProperty value functions, add better documentation, and add the ability to combine tags (#3638)
This commit is contained in:
@@ -43,7 +43,7 @@ SceneGraphNode* sceneGraphNode(const std::string& name);
|
||||
const Renderable* renderable(const std::string& name);
|
||||
properties::Property* property(const std::string& uri);
|
||||
properties::PropertyOwner* propertyOwner(const std::string& uri);
|
||||
std::vector<properties::Property*> allProperties();
|
||||
const std::vector<properties::Property*>& allProperties();
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user