CGAL 5.1 - 2D and 3D Linear Geometry Kernel

#include <Concepts/FunctionObjectConcepts.h>

Definition

Refines:
AdaptableFunctor

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Iso_rectangle_2 &r) const
 returns the largest \( y\)-coordinate of the iso-rectangle. More...
 

Member Function Documentation

◆ operator()()

Kernel::FT Kernel::ComputeYmax_2::operator() ( const Kernel::Iso_rectangle_2 r) const

returns the largest \( y\)-coordinate of the iso-rectangle.