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

Tolerance parameters for arc interpolation of tool path segments. More...

#include <MRVoxels/MRToolPath.h>

Public Attributes

float eps = {}
 maximal deviation of arc from given path
float maxRadius = {}
 maximal radius of the arc
ProgressCallback cb = {}
 callback for reporting on progress

Detailed Description

Tolerance parameters for arc interpolation of tool path segments.


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