eng_node_clones.hh File Reference

Node clones (part of Graph implementation). More...

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


Detailed Description

Node clones (part of Graph implementation).

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org
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 Documentation

#define ENG_NODE_CLONES_HH   1

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:14 2007