This is the complete list of members for Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction >, including all inherited members.
| canConnect(const Path &a, const Path &b) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | static |
| canConnect(const ExtrusionLine &a, const ExtrusionLine &b) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| canConnect(const Polygon &, const Polygon &) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| canReverse(const PathsPointIndex< Paths > &polyline) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | static |
| canReverse(const PathsPointIndex< VariableWidthLines > &ppi) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| canReverse(const PathsPointIndex< Polygons > &) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| isOdd(const Path &line) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | static |
| isOdd(const ExtrusionLine &line) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| isOdd(const Polygon &) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | |
| stitch(const Paths &lines, Paths &result_lines, Paths &result_polygons, coord_t max_stitch_distance=scaled< coord_t >(0.1), coord_t snap_distance=scaled< coord_t >(0.01)) | Slic3r::Arachne::PolylineStitcher< Paths, Path, Junction > | inlinestatic |