Searched refs:other_splits (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | toposweep.cpp | 436 std::vector<double> other_splits; local 443 other_splits.push_back(xs[j].tb); 445 merge(chops, split_section(sec, ps, other_splits, d), heap_sort); |
Completed in 16 milliseconds