NDEVR
API Documentation
Geometry::SmoothingParameters

Parameters controlling mesh smoothing operations. More...

Collaboration diagram for Geometry::SmoothingParameters:
[legend]

Public Attributes

fltp08 grow_rate = -0.53
 The grow factor per smoothing pass (negative to counteract shrinkage).
uint04 iterations
 The number of smoothing iterations to perform.
const void * lock = nullptr
 Optional thread lock pointer.
LogPtr log
 Optional log for progress reporting.
PrimitiveProperty property
 The primitive property to smooth over.
fltp08 shrink_rate = 0.5
 The shrink factor per smoothing pass.

Detailed Description

Parameters controlling mesh smoothing operations.


Definition at line 400 of file Geometry.h.


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