MeshLib
 
Loading...
Searching...
No Matches
MR3MFSerializer.h File Reference
#include "MRMeshFwd.h"
#include "MRObject.h"
#include "MRExpected.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< std::shared_ptr< Object > > MR::deserializeObjectTreeFrom3mf (const std::filesystem::path &file, std::string *loadWarn=nullptr, ProgressCallback callback={})
 
MRMESH_API Expected< std::shared_ptr< Object > > MR::deserializeObjectTreeFromModel (const std::filesystem::path &file, std::string *loadWarn=nullptr, ProgressCallback callback={})