MeshLib C++ Docs
Loading...
Searching...
No Matches
MROpenObjects.h File Reference
#include "MRViewerFwd.h"
#include <MRMesh/MRExpected.h>
#include <MRMesh/MRLoadedObjects.h>
#include <filesystem>

Go to the source code of this file.

Namespaces

namespace  MR
 

Functions

MRVIEWER_API Expected< LoadedObjectMR::makeObjectTreeFromFolder (const std::filesystem::path &folder, const ProgressCallback &callback={})
 load all supported files from given folder in new container object
 
MRVIEWER_API Expected< LoadedObjectMR::makeObjectTreeFromZip (const std::filesystem::path &zipPath, const ProgressCallback &callback={})
 load all supported files from given zip-archive in new container object