Home
last modified time | relevance | path

Searched refs:hook_forward (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/Fill/
H A DFillAdaptive.cpp704 Line hook_forward(hook_start, hook_start + hook_vector); in add_hook() local
709 …rtree.query(bgi::intersects(mk_rtree_seg(hook_forward)) && bgi::satisfies(filter_itself), std::bac… in add_hook()
711 …bool self_intersection = other_hook && other_hook->intersection(hook_forward, &self_intersection_… in add_hook()