Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::sla::Interior Struct Reference
+ 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.
 

Detailed Description

Member Function Documentation

◆ reset_accessor()

void Slic3r::sla::Interior::reset_accessor ( ) const
inline
39 {
40 if (gridptr)
42 }
void reset_accessor(const VoxelGrid &vgrid)
Definition OpenVDBUtils.cpp:258
VoxelGridPtr gridptr
Definition Hollowing.cpp:31

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:

Member Data Documentation

◆ full_narrowb

double Slic3r::sla::Interior::full_narrowb = 2.

◆ gridptr

◆ iso_surface

double Slic3r::sla::Interior::iso_surface = 0.

◆ mesh

◆ thickness

double Slic3r::sla::Interior::thickness = 0.

The documentation for this struct was generated from the following file: