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