CGAL 6.1 - dD Geometry Kernel
|
#include <Concepts/Kernel--Construct_min_vertex_d.h>
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 . | |
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
.