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 | |
Tolerance parameters for arc interpolation of tool path segments.