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
 

Member Data Documentation

◆ controlStability

float MR::SplineSettings::controlStability = 1

a positive value, the more the value the closer resulting spline will be to given control points

◆ samplingStep

float MR::SplineSettings::samplingStep = 1

additional points will be added between each pair of control points, until the distance between neighbor points becomes less than this distance


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