#include <MRToolPath.h>
Public Attributes | |
bool | fromCenterToBoundary = true |
Public Attributes inherited from MR::ToolPathParams | |
float | millRadius = {} |
float | voxelSize = {} |
float | sectionStep = {} |
float | critTransitionLength = {} |
float | plungeLength = {} |
float | retractLength = {} |
float | plungeFeed = {} |
float | retractFeed = {} |
float | baseFeed = {} |
float | safeZ = {} |
BypassDirection | bypassDir = BypassDirection::Clockwise |
const AffineXf3f * | xf = nullptr |
bool | flatTool = false |
ProgressCallback | cb = {} |
Contours3f * | isolines = nullptr |
Contours3f * | startContours = nullptr |
std::vector< Vector3f > * | startVertices = nullptr |
MeshPart * | offsetMesh = nullptr |
bool MR::ConstantCuspParams::fromCenterToBoundary = true |