#include <scene_graph_node.h>
Public Member Functions | |
SceneGraphNode () | |
A constructor that does nothing. | |
virtual | ~SceneGraphNode () |
A destructor that does nothing. |
SceneGraphNode::SceneGraphNode | ( | ) |
A constructor that does nothing.
virtual SceneGraphNode::~SceneGraphNode | ( | ) | [virtual] |
A destructor that does nothing.