MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::SplineSettings Struct Reference

#include <MRMarkedContour.h>

Public Attributes

float samplingStep = 1
 
float controlStability = 1
 a positive value, the more the value the closer resulting spline will be to given control points
 
int iterations = 1
 
Contour3f * normals = nullptr
 optional parameter with the normals of input points that will be resampled to become normals of output points
 
bool normalsAffectShape = false
 if true and normals are provided, then the curve at marked points will try to be orthogonal to given normal there
 

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