Home
last modified time | relevance | path

Searched defs:other_hook_intersects (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/Fill/
H A DFillAdaptive.cpp607 bool other_hook_intersects(const Line &l, Point &pt) { in other_hook_intersects() function
611 …bool other_hook_intersects(const Line &l) { Point pt; return this->other_hook_intersects(l, p… in other_hook_intersects() function