mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Put ISWACygnets in sceneGraph
This commit is contained in:
@@ -99,6 +99,9 @@ public:
|
||||
|
||||
SceneGraph& sceneGraph();
|
||||
|
||||
void addSceneGraphNode(SceneGraphNode* node){
|
||||
_graph.addSceneGraphNode(node);
|
||||
}
|
||||
/**
|
||||
* Returns the Lua library that contains all Lua functions available to change the
|
||||
* scene graph. The functions contained are
|
||||
|
||||
Reference in New Issue
Block a user