3#ifndef MRIOEXTRAS_NO_XML
40 const std::vector<std::string>*
meshNames{
nullptr };
std::vector<T>-like container that requires specific indexing type,
Definition MRVector.h:23
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:753
const std::vector< Image > * meshImages
optional screen shots of each mesh one by one
Definition MRNesting3mfExport.h:37
const Image * image
optional image of all meshes in nest
Definition MRNesting3mfExport.h:34
ProgressCallback cb
Definition MRNesting3mfExport.h:42
Expected< void > exportNesting3mf(const std::filesystem::path &path, const Nesting3mfParams ¶ms)
exports slicestack 3mf file based on placed meshes
bool decimateSlices
if set: decimate slices
Definition MRNesting3mfExport.h:31
tl::expected< T, E > Expected
Definition MRExpected.h:31
Vector< MeshXf, ObjId > meshes
nested meshes with their transforms into nest
Definition MRNesting3mfExport.h:25
const std::vector< std::string > * meshNames
optional names of each mesh one by one
Definition MRNesting3mfExport.h:40
float zStep
slicing step
Definition MRNesting3mfExport.h:28
Definition MRNesting3mfExport.h:20
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRNesting3mfExport.h:23