#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:80
std::function< bool(float)> ProgressCallback
Definition MRMesh/MRMeshFwd.h:728
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:25