|
Flow Visualisation
|
#include <SceneGraph.h>
Public Member Functions | |
| SceneGraph () | |
| ~SceneGraph () | |
| void | addChild (ISceneGraphPart *child) |
| void | render () |
| SceneGraph::SceneGraph | ( | ) |
| SceneGraph::~SceneGraph | ( | ) |
| void SceneGraph::addChild | ( | ISceneGraphPart * | child | ) |
| void SceneGraph::render | ( | ) |