4#ifndef MRIOEXTRAS_NO_3MF
std::function< bool(float)> ProgressCallback
Definition MRMesh/MRMeshFwd.h:576
Definition MRCameraOrientationPlugin.h:8
tl::expected< T, E > Expected
Definition MRExpected.h:58
MRIOEXTRAS_API Expected< std::shared_ptr< Object > > deserializeObjectTreeFromModel(const std::filesystem::path &file, std::string *loadWarn=nullptr, ProgressCallback callback={})
MRIOEXTRAS_API Expected< std::shared_ptr< Object > > deserializeObjectTreeFrom3mf(const std::filesystem::path &file, std::string *loadWarn=nullptr, ProgressCallback callback={})