11MRVIEWER_API std::vector<std::string> ConvertArgv();
15struct MRVIEWER_CLASS ConsoleRunner
17 MRVIEWER_API ConsoleRunner(
bool runConsole );
18 MRVIEWER_API ~ConsoleRunner();
20 bool consoleStarted_{
false };
Definition MRCameraOrientationPlugin.h:8