MeshLib C++ Docs
Loading...
Searching...
No Matches
MRFileLoadOptions.h File Reference
#include "MRViewerFwd.h"

Go to the source code of this file.

Classes

struct  MR::FileLoadOptions
 

Namespaces

namespace  MR
 

Typedefs

using MR::FilesLoadedCallback = std::function<void( const std::vector<std::shared_ptr<Object>>& objs, const std::string& errors, const std::string& warnings )>