#include "MRMeshFwd.h"
#include "MRExpected.h"
#include "MRMeshLoadSettings.h"
#include "MRLoadedObjects.h"
#include <filesystem>
Go to the source code of this file.
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API Expected< LoadedObject > | MR::fromSceneMison (const std::filesystem::path &path, const ProgressCallback &callback={}) |
MRMESH_API Expected< LoadedObject > | MR::fromSceneMison (std::istream &in, const ProgressCallback &callback={}) |