CGAL 6.0 - dD Geometry Kernel
Loading...
Searching...
No Matches
Kernel_d::Construct_max_vertex_d Concept Reference

Definition

Operations

A model of this concept must provide:

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

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

Definition

Operations

A model of this concept must provide:

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