Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::AntPathMatrix Member List

This is the complete list of members for Slic3r::AntPathMatrix, including all inherited members.

AntPathMatrix(const std::vector< MonotonicRegion > &regions, const ExPolygonWithOffset &poly_with_offset, const std::vector< SegmentedIntersectionLine > &segs, const float initial_pheromone)Slic3r::AntPathMatrixinline
m_matrixSlic3r::AntPathMatrixprivate
m_poly_with_offsetSlic3r::AntPathMatrixprivate
m_regionsSlic3r::AntPathMatrixprivate
m_segsSlic3r::AntPathMatrixprivate
operator()(const MonotonicRegion &region_from, bool flipped_from, const MonotonicRegion &region_to, bool flipped_to)Slic3r::AntPathMatrixinline
operator()(const MonotonicRegionLink &region_from, const MonotonicRegion &region_to, bool flipped_to)Slic3r::AntPathMatrixinline
operator()(const MonotonicRegion &region_from, bool flipped_from, const MonotonicRegionLink &region_to)Slic3r::AntPathMatrixinline
operator()(const MonotonicRegionLink &region_from, const MonotonicRegionLink &region_to)Slic3r::AntPathMatrixinline
update_inital_pheromone(float initial_pheromone)Slic3r::AntPathMatrixinline