![]() |
Prusa Slicer 2.6.0
|
#include <src/libslic3r/BoundingBox.hpp>
Inheritance diagram for Slic3r::BoundingBox:
Collaboration diagram for Slic3r::BoundingBox:Public Types | |
| using | PointsType = Points |
Public Attributes | |
| Point | min |
| Point | max |
| bool | defined |
Static Private Member Functions | |
| static void | construct (BoundingBoxType &out, It from, It to) |
Friends | |
| BoundingBox | get_extents_rotated (const Points &points, double angle) |
|
inherited |
|
inline |
References Slic3r::align_to_grid(), Slic3r::BoundingBoxBase< Point, Points >::defined, and Slic3r::BoundingBoxBase< Point, Points >::min.
Referenced by Slic3r::SupportGridPattern::SupportGridPattern().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inherited |
|
inlinestaticprivateinherited |
|
inlineinherited |
|
inlineinherited |
|
inline | ||||||||||||||
References Slic3r::BoundingBoxBase< PointType, APointsType >::offset().
Referenced by Slic3r::FillPlanePath::_fill_surface_single(), Slic3r::connect_brim_lines(), Slic3r::create_boundary_infill_graph(), Slic3r::generate_extra_perimeters_over_overhangs(), Slic3r::FFFTreeSupport::generate_support_infill_lines(), Slic3r::FillLightning::Generator::generateTrees(), Slic3r::mark_boundary_segments_touching_infill(), and Slic3r::FFFTreeSupport::safe_offset_inc().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
| Polygon Slic3r::BoundingBox::polygon | ( | ) | const |
References Slic3r::BoundingBoxBase< Point, Points >::max, Slic3r::BoundingBoxBase< Point, Points >::min, Slic3r::MultiPoint::points, and polygon().
Referenced by Slic3r::FillHoneycomb::_fill_surface_single().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inherited |
|
inlineinherited |
|
inline |
References Slic3r::angle().
Here is the call graph for this function:| BoundingBox Slic3r::BoundingBox::rotated | ( | double | angle | ) | const |
References Slic3r::BoundingBoxBase< PointType, APointsType >::merge(), Slic3r::BoundingBoxBase< Point, Points >::min, and Slic3r::Point::rotated().
Referenced by Slic3r::FillPlanePath::_fill_surface_single().
Here is the call graph for this function:
Here is the caller graph for this function:| BoundingBox Slic3r::BoundingBox::rotated | ( | double | angle, |
| const Point & | center | ||
| ) | const |
|
inherited |
|
inherited |
|
friend |
|
inherited |
|
inherited |
|
inherited |