Skip to content

Struct SFCGAL::algorithm::LoopDetector#

ClassList > 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 algorithm::LoopDetector::LoopDetector (
    bool & hasLoop
) 

function back_edge#

template<class Edge, class Graph>
inline void 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