mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 09:20:26 -05:00
Merge branch 'develop' into feature/scenegraphloader
Conflicts: src/abuffer/abuffer.cpp src/rendering/renderengine.cpp src/scene/scene.cpp
This commit is contained in:
@@ -68,6 +68,8 @@ public:
|
||||
void addNode(SceneGraphNode* child);
|
||||
|
||||
void setParent(SceneGraphNode* parent);
|
||||
bool abandonChild(SceneGraphNode* child);
|
||||
|
||||
const psc& position() const;
|
||||
psc worldPosition() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user