CGAL 5.1.3 - dD Geometry Kernel
Kernel_d::Construct_min_vertex_d Concept Reference

Definition

Refines:
AdaptableFunctor (with one argument)

Operations

A model of this concept must provide:

Kernel_d::Point_d operator() (const Kernel_d::Iso_box_d &ib)
 returns the lexicographically smallest vertex of ic.