![]() |
Prusa Slicer 2.6.0
|
Collaboration diagram for Slic3r::SegmentPoint:Public Member Functions | |
| bool | valid () const |
Public Attributes | |
| size_t | idx_segment = std::numeric_limits<size_t>::max() |
| double | t |
| Vec2d | point |
|
inline |
References idx_segment.
Referenced by Slic3r::mark_boundary_segments_touching_infill().
Here is the caller graph for this function:| size_t Slic3r::SegmentPoint::idx_segment = std::numeric_limits<size_t>::max() |
| Vec2d Slic3r::SegmentPoint::point |
| double Slic3r::SegmentPoint::t |