CGAL 6.0 - Quadtrees, Octrees, and Orthtrees
|
#include <CGAL/Orthtree/Traversals.h>
A class used for performing a postorder traversal.
Tree | an instance of Orthtree |
A postorder traversal starts from the leaves towards the root.
OrthtreeTraversal