4#ifndef MRIOEXTRAS_NO_GLTF
named object in the data model
Definition MRObject.h:60
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 > > deserializeObjectTreeFromGltf(const std::filesystem::path &file, ProgressCallback callback={})
MRIOEXTRAS_API Expected< void > serializeObjectTreeToGltf(const Object &root, const std::filesystem::path &file, ProgressCallback callback={})