#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 |
bool MR::FileLoadOptions::forceReplaceScene = false |
true here will replace existing scene even if more than one file is open
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
const char* MR::FileLoadOptions::undoPrefix = "Open " |
first part of undo name