cgma
|
make_loops(std::vector< CoEdge > &coedges, std::vector< std::vector< CoEdge * > > &loops) | CubitLoops< C, V > | [inline, static] |
recursive_make_loop(V *start_vertex, CoEdge *coedge, std::set< CoEdge * > &used_coedges, std::multimap< V *, CoEdge * > &start_coedge_map, std::vector< CoEdge * > &loop) | CubitLoops< C, V > | [inline, private, static] |