CGAL 5.1 - Spatial Sorting
CGAL::Middle Struct Reference

#include <CGAL/Hilbert_policy_tags.h>

Definition

Middle is a tag class.

It can be used to parameterize a strategy policy in order to specify the strategy for spatial sorting. Hilbert_policy<Middle> can be passed to as parameter to hilbert_sort() to choose the sorting policy.

Is Model Of:

DefaultConstructible

CopyConstructible

See also
Median
Hilbert_policy
Hilbert_sort_median_policy
Hilbert_sort_middle_policy