![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for Rotfinder.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Slic3r::sla::RotOptimizeParams |
Namespaces | |
| namespace | Slic3r |
| namespace | Slic3r::sla |
Typedefs | |
| using | Slic3r::sla::RotOptimizeStatusCB = std::function< bool(int)> |
Functions | |
| Vec2d | Slic3r::sla::find_best_misalignment_rotation (const ModelObject &mo, const RotOptimizeParams ¶ms) |
| Vec2d | Slic3r::sla::find_least_supports_rotation (const ModelObject &mo, const RotOptimizeParams ¶ms) |
| Vec2d | Slic3r::sla::find_min_z_height_rotation (const ModelObject &mo, const RotOptimizeParams ¶ms) |