Searched refs:split_section (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ |
H A D | toposweep.cpp | 198 std::vector<boost::shared_ptr<Section> > split_section(boost::shared_ptr<Section> s, PathVector const &ps, std::vector<double> &cuts, Dim2 d) { function in namespace:Geom 445 merge(chops, split_section(sec, ps, other_splits, d), heap_sort); 448 merge(chops, split_section(context[context_ix].section, ps, this_splits, d), heap_sort);
|
Completed in 22 milliseconds