422MRC_API MR_ToolPathParams *
MR_ToolPathParams_ConstructFrom(
float millRadius,
float voxelSize,
float sectionStep,
float critTransitionLength,
float plungeLength,
float retractLength,
float plungeFeed,
float retractFeed,
float baseFeed,
float safeZ,
MR_BypassDirection bypassDir,
const MR_AffineXf3f *xf,
bool flatTool,
MR_PassBy cb_pass_by,
MR_std_function_bool_from_float *cb,
float toolpathExpansion,
MR_std_vector_std_vector_MR_Vector3f *isolines,
MR_std_vector_std_vector_MR_Vector3f *startContours,
MR_std_vector_MR_Vector3f *startVertices,
MR_MeshPart *offsetMesh);
struct MR_std_function_bool_from_float MR_std_function_bool_from_float
Definition MR3mf.h:10
struct MR_FaceBitSet MR_FaceBitSet
Definition MRAABBTreeBase.h:25
struct MR_MeshPart MR_MeshPart
Definition MRAABBTree.h:14
int32_t MR_Axis
Definition MRAxis.h:10
struct MR_std_vector_MR_Vector3f MR_std_vector_MR_Vector3f
Definition MRBestFit.h:26
struct MR_std_vector_std_vector_MR_Vector3f MR_std_vector_std_vector_MR_Vector3f
Definition MRContour.h:17
struct MR_expected_void_std_string MR_expected_void_std_string
Definition MRCtm.h:20
struct MR_Mesh MR_Mesh
Definition MRCtm.h:13
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
struct MR_std_shared_ptr_MR_ObjectGcode MR_std_shared_ptr_MR_ObjectGcode
Definition std_shared_ptr_MR_ObjectGcode.h:17
struct MR_std_vector_MR_GCommand MR_std_vector_MR_GCommand
Definition std_vector_MR_GCommand.h:18
struct MR_GCommand MR_GCommand
Definition std_vector_MR_GCommand.h:13
Definition MRAffineXf.h:36
Definition MRVector3.h:51