CGAL 6.1 - dD Geometry Kernel
Loading...
Searching...
No Matches
Kernel_d::Construct_min_vertex_d Class Reference

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

Definition

Refines
AdaptableUnaryFunction

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.
 

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.