#include <src/libslic3r/Slicing.hpp>
◆ HeightProfileSmoothingParams() [1/2]
| Slic3r::HeightProfileSmoothingParams::HeightProfileSmoothingParams |
( |
| ) |
|
|
inline |
unsigned int radius
Definition Slicing.hpp:142
bool keep_min
Definition Slicing.hpp:143
◆ HeightProfileSmoothingParams() [2/2]
| Slic3r::HeightProfileSmoothingParams::HeightProfileSmoothingParams |
( |
unsigned int |
radius, |
|
|
bool |
keep_min |
|
) |
| |
|
inline |
◆ keep_min
| bool Slic3r::HeightProfileSmoothingParams::keep_min |
◆ radius
| unsigned int Slic3r::HeightProfileSmoothingParams::radius |
The documentation for this struct was generated from the following file: