#include <MRPositionVertsSmoothly.h>
◆ gradualPressureGrowth
bool MR::InflateSettings::gradualPressureGrowth = true |
whether to increase the pressure gradually during the iterations (recommended for best quality)
◆ iterations
int MR::InflateSettings::iterations = 3 |
the number of internal iterations (>=1); larger number of iterations makes the performance slower, but the quality better
◆ preSmooth
bool MR::InflateSettings::preSmooth = true |
smooths the area before starting inflation; please set to false only if the region is known to be already smooth
◆ pressure
float MR::InflateSettings::pressure = 0 |
the amount of pressure applied to mesh region: positive pressure moves the vertices outside, negative - inside; please specify a value by magnitude about the region diagonal
The documentation for this struct was generated from the following file: