#include "config.h"#include "exports.h"#include "MRMesh/MRMeshFwd.h"#include "MRMesh/MRNestingStructures.h"#include "MRMesh/MRExpected.h"#include "MRMesh/MRVector.h"#include <filesystem>Go to the source code of this file.
Classes | |
| struct | MR::Nesting::Nesting3mfParams |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
| namespace | MR::Nesting |
Functions | |
| Expected< void > | MR::Nesting::exportNesting3mf (const std::filesystem::path &path, const Nesting3mfParams ¶ms) |
| exports slicestack 3mf file based on placed meshes | |