#define MRMESH_API
Definition MRMeshFwd.h:80
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:742
Definition MRCameraOrientationPlugin.h:8
MRMESH_API Expected< LoadedObject > fromSceneMison(const std::filesystem::path &path, const ProgressCallback &callback={})
tl::expected< T, E > Expected
Definition MRExpected.h:28