MeshLib C++ Docs
Loading...
Searching...
No Matches
MR3mf.h File Reference
#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
 only for bindings generation

Functions

Expected< LoadedObjectMR::deserializeObjectTreeFrom3mf (const std::filesystem::path &file, const ProgressCallback &callback={})
 loads scene from 3MF file in a new container object
Expected< LoadedObjectMR::deserializeObjectTreeFromModel (const std::filesystem::path &file, const ProgressCallback &callback={})
 loads scene from .model file in a new container object