MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::FileLoadOptions Struct Reference

#include <MRFileLoadOptions.h>

Public Types

enum class  ReplaceMode { ReplaceMode::ContructionBased , ReplaceMode::ForceReplace , ReplaceMode::ForceAdd }
 

Public Attributes

const char * undoPrefix = "Open "
 first part of undo name
 
ReplaceMode replaceMode = ReplaceMode::ContructionBased
 Determines how to deal with current scene after loading new one.
 
FilesLoadedCallback loadedCallback
 

The documentation for this struct was generated from the following file: