Home
last modified time | relevance | path

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

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DSupportMaterial.cpp801 static bool has_bridging_fills(const ExtrusionEntityCollection &fills) in has_bridging_fills() function
819 if (region->fill_surfaces.has(stBottomBridge) && has_bridging_fills(region->fills)) in has_bridging_extrusions()