CGAL 5.6.1 - Quadtrees, Octrees, and Orthtrees
CGAL::Orthtrees::Postorder_traversal Struct Reference

#include <CGAL/Orthtree/Traversals.h>

Definition

A class used for performing a postorder traversal.

A postorder traversal starts from the leaves towards the root.

Is Model Of:
OrthtreeTraversal