CGAL 5.1 - dD Geometry Kernel
Kernel_d::Construct_min_vertex_d Class Reference

#include <Concepts/Kernel--Construct_min_vertex_d.h>

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. More...
 

Member Function Documentation

◆ operator()()

Kernel_d::Point_d Kernel_d::Construct_min_vertex_d::operator() ( const Kernel_d::Iso_box_d ib)

returns the lexicographically smallest vertex of ic.