MeshLib
 
Loading...
Searching...
No Matches
MRGltfSerializer.h File Reference
#include "MRMeshFwd.h"
#include "MRObject.h"
#include "MRExpected.h"

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRMESH_API Expected< std::shared_ptr< Object > > MR::deserializeObjectTreeFromGltf (const std::filesystem::path &file, ProgressCallback callback={})
 
MRMESH_API VoidOrErrStr MR::serializeObjectTreeToGltf (const Object &root, const std::filesystem::path &file, ProgressCallback callback={})