Skip to content

Struct SFCGAL::algorithm::LoopDetector

ClassList > SFCGAL > algorithm > LoopDetector

Inherits the following classes: boost::dfs_visitor<>

Public Functions

Type Name
LoopDetector (bool & hasLoop)
void back_edge (Edge, const Graph &)

Public Functions Documentation

function LoopDetector

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

function back_edge

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


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/isValid.cpp