CGAL 6.0 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches
Kernel::ComputeZmin_3 Concept Reference

Definition

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Iso_cuboid_3 &r) const
 returns the smallest \( z\)-coordinate of the iso-cuboid.
 

#include <Concepts/FunctionObjectConcepts.h>

Definition

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Iso_cuboid_3 &r) const
 returns the smallest \( z\)-coordinate of the iso-cuboid.