SFCGAL 2.0.0
SFCGAL::algorithm::LoopDetector Struct Reference
Inheritance diagram for SFCGAL::algorithm::LoopDetector:

Public Member Functions

 LoopDetector (bool &hasLoop)
template<class Edge, class Graph>
void back_edge (Edge, const Graph &)

Constructor & Destructor Documentation

◆ LoopDetector()

SFCGAL::algorithm::LoopDetector::LoopDetector ( bool & hasLoop)
inline

Member Function Documentation

◆ back_edge()

template<class Edge, class Graph>
void SFCGAL::algorithm::LoopDetector::back_edge ( Edge ,
const Graph &  )
inline