Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::VoronoiDiagramFortune::EventCmp Struct Reference

Comparator for prioritizing events in the sweep-line. More...

Public Member Functions

bool operator() (const Event *a, const Event *b) const
 

Detailed Description

Comparator for prioritizing events in the sweep-line.

Definition at line 4300 of file geom_algorithms.H.

Member Function Documentation

◆ operator()()

bool Aleph::VoronoiDiagramFortune::EventCmp::operator() ( const Event a,
const Event b 
) const
inline

The documentation for this struct was generated from the following file: