#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 | |
float MR::SplineSettings::controlStability = 1 |
a positive value, the more the value the closer resulting spline will be to given control points
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