MeshLib
 
Loading...
Searching...
No Matches
MR3mf.h File Reference
#include "config.h"
#include "exports.h"
#include <MRMesh/MRExpected.h>
#include <MRMesh/MRObject.h>

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

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