#include "config.h"#include "exports.h"#include <MRMesh/MRExpected.h>#include <MRMesh/MRObject.h>#include <MRMesh/MRLoadedObjects.h>Go to the source code of this file.
Namespaces | |
| namespace | MR |
Functions | |
| MRIOEXTRAS_API Expected< LoadedObject > | MR::deserializeObjectTreeFrom3mf (const std::filesystem::path &file, const ProgressCallback &callback={}) |
| MRIOEXTRAS_API Expected< LoadedObject > | MR::deserializeObjectTreeFromModel (const std::filesystem::path &file, const ProgressCallback &callback={}) |