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

#include <MRVoxels/MRFillingSurface.h>

Inheritance diagram for MR::FillingSurface::TPMS::MeshParams:

Public Attributes

float iso = 0.6f
bool decimate = true
Public Attributes inherited from MR::FillingSurface::TPMS::VolumeParams
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

◆ decimate

bool MR::FillingSurface::TPMS::MeshParams::decimate = true

◆ iso

float MR::FillingSurface::TPMS::MeshParams::iso = 0.6f

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