![]() |
Prusa Slicer 2.6.0
|
#include <src/libslic3r/GCode/ConflictChecker.hpp>
Collaboration diagram for Slic3r::LineWithID:Public Member Functions | |
| LineWithID (const Line &line, int obj_id, int inst_id, const ExtrusionRole &role) | |
Public Attributes | |
| Line | _line |
| int | _obj_id |
| int | _inst_id |
| ExtrusionRole | _role |
|
inline |
| int Slic3r::LineWithID::_inst_id |
Referenced by Slic3r::ConflictChecker::line_intersect().
| Line Slic3r::LineWithID::_line |
| int Slic3r::LineWithID::_obj_id |
Referenced by Slic3r::ConflictChecker::line_intersect().
| ExtrusionRole Slic3r::LineWithID::_role |