MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::FillingSurface::TPMS::VolumeParams Struct Reference

#include <MRVoxels/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")

Member Data Documentation

◆ frequency

float MR::FillingSurface::TPMS::VolumeParams::frequency = 1.f

Type of the surface.

◆ resolution

float MR::FillingSurface::TPMS::VolumeParams::resolution = 5.f

Frequency of oscillations (determines size of the "cells" in the "grid")

◆ type

Type MR::FillingSurface::TPMS::VolumeParams::type = Type::ThickGyroid

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