![]() |
Prusa Slicer 2.6.0
|
Collaboration diagram for Slic3r::sla::Interior:Public Member Functions | |
| void | reset_accessor () const |
Public Attributes | |
| indexed_triangle_set | mesh |
| VoxelGridPtr | gridptr |
| double | iso_surface = 0. |
| double | thickness = 0. |
| double | full_narrowb = 2. |
|
inline |
References gridptr, and Slic3r::reset_accessor().
Referenced by Slic3r::sla::remove_inside_triangles().
Here is the call graph for this function:
Here is the caller graph for this function:| double Slic3r::sla::Interior::full_narrowb = 2. |
Referenced by Slic3r::sla::get_distance().
| VoxelGridPtr Slic3r::sla::Interior::gridptr |
| double Slic3r::sla::Interior::iso_surface = 0. |
Referenced by Slic3r::sla::get_distance(), and Slic3r::sla::get_distance().
| indexed_triangle_set Slic3r::sla::Interior::mesh |
| double Slic3r::sla::Interior::thickness = 0. |
Referenced by Slic3r::sla::get_distance(), and Slic3r::sla::remove_inside_triangles().