Go to the source code of this file.
Namespaces | |
| namespace | eng |
Classes | |
| class | eng::NodeClones |
| During traversal, clone (private) nodes override shared (original) nodes. NodeClones is part of Graph's implementation. More... | |
Defines | |
| #define | ENG_NODE_CLONES_HH 1 |
NodeClones would've been a private nested class of Graph if gcc would accept nested class friends.
Forking Graphs: --------------- Graphs that are forked will diverge. Later Graphs may clone more nodes than the original Graph did. Therefore, GetCloneOrOriginal() may encounter a Node whose clone index is outside mClones[] of an earlier original Graph.
| #define ENG_NODE_CLONES_HH 1 |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:14 2007