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

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< LoadedObjectMR::fromSceneMison (const std::filesystem::path &path, const ProgressCallback &callback={})
 
MRMESH_API Expected< LoadedObjectMR::fromSceneMison (std::istream &in, const ProgressCallback &callback={})