MeshLib
 
Loading...
Searching...
No Matches
MRMisonLoad.h File Reference
#include "MRMeshFwd.h"
#include "MRExpected.h"
#include "MRMeshLoadSettings.h"
#include <filesystem>

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

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