#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:68
std::function< bool(float)> ProgressCallback
Definition MRMesh/MRMeshFwd.h:600
MRMESH_API Expected< LoadedObject > fromSceneMison(const std::filesystem::path &path, const ProgressCallback &callback={})
tl::expected< T, E > Expected
Definition MRExpected.h:58