#include <eng_graph_visitors.hh>

Public Member Functions | |
| VisitorCloner (Graph &graph, const Graph &parentGraph) | |
| ~VisitorCloner () | |
| void | VisitAny (Node &node) |
When Graph::Clone() is called to make a copy of a Graph, VisitorCloner finds every clone of a Node (a private copy) of the parent Graph, and in turn, makes another private copy for the new child Graph.
| eng::VisitorCloner::~VisitorCloner | ( | ) | [inline] |
| void eng::VisitorCloner::VisitAny | ( | Node & | node | ) |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:22 2007