Go to the source code of this file.
Namespaces | |
| namespace | MR |
Functions | |
| MRIOEXTRAS_API Expected< std::shared_ptr< Object > > | MR::deserializeObjectTreeFromGltf (const std::filesystem::path &file, ProgressCallback callback={}) |
| MRIOEXTRAS_API Expected< void > | MR::serializeObjectTreeToGltf (const Object &root, const std::filesystem::path &file, const ObjectSave::Settings &settings) |