#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
std::function< bool(float)> ProgressCallback
Definition MRMesh/MRMeshFwd.h:576
Definition MRCameraOrientationPlugin.h:8
MRMESH_API Expected< std::shared_ptr< Object > > fromSceneMison(const std::filesystem::path &path, std::string *loadWarn=nullptr, ProgressCallback callback={})
tl::expected< T, E > Expected
Definition MRExpected.h:58