4#ifndef MRIOEXTRAS_NO_3MF
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:742
Definition MRCameraOrientationPlugin.h:8
tl::expected< T, E > Expected
Definition MRExpected.h:28
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={})