Loading [MathJax]/extensions/tex2jax.js
MeshLib C++ Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
MR::FileLoadOptions Struct Reference

#include <MRViewer.h>

Public Attributes

const char * undoPrefix = "Open "
 first part of undo name
 
bool forceReplaceScene = false
 true here will replace existing scene even if more than one file is open
 
FilesLoadedCallback loadedCallback
 

Member Data Documentation

◆ forceReplaceScene

bool MR::FileLoadOptions::forceReplaceScene = false

true here will replace existing scene even if more than one file is open

◆ loadedCallback

FilesLoadedCallback MR::FileLoadOptions::loadedCallback

if this callback is set - it is called once when all obects are added to scene top level objects only are present here

◆ undoPrefix

const char* MR::FileLoadOptions::undoPrefix = "Open "

first part of undo name


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