4#ifndef MRIOEXTRAS_NO_3MF
std::function< bool(float)> ProgressCallback
Definition MRMesh/MRMeshFwd.h:600
tl::expected< T, E > Expected
Definition MRExpected.h:58
MRIOEXTRAS_API Expected< LoadedObject > deserializeObjectTreeFromModel(const std::filesystem::path &file, const ProgressCallback &callback={})
MRIOEXTRAS_API Expected< LoadedObject > deserializeObjectTreeFrom3mf(const std::filesystem::path &file, const ProgressCallback &callback={})