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

Functor wrapper for event_less (used by LineSweepFramework). More...

Public Member Functions

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

Detailed Description

Functor wrapper for event_less (used by LineSweepFramework).

Definition at line 5977 of file geom_algorithms.H.

Member Function Documentation

◆ operator()()

bool Aleph::SweepLineSegmentIntersection::EventLess::operator() ( const Event a,
const Event b 
) const
inline

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