#include <MRFillingSurface.h>
Inheritance diagram for MR::FillingSurface::TPMS::VolumeParams:Public Attributes | |
| Type | type = Type::ThickGyroid |
| float | frequency = 1.f |
| Type of the surface. | |
| float | resolution = 5.f |
| Frequency of oscillations (determines size of the "cells" in the "grid") | |
| float MR::FillingSurface::TPMS::VolumeParams::frequency = 1.f |
Type of the surface.
| float MR::FillingSurface::TPMS::VolumeParams::resolution = 5.f |
Frequency of oscillations (determines size of the "cells" in the "grid")
| Type MR::FillingSurface::TPMS::VolumeParams::type = Type::ThickGyroid |