#include <MRViewer.h>
◆ WindowMode
| Enumerator |
|---|
| Show | |
| HideInit | |
| Hide | |
| TryHidden | |
| NoWindow | |
◆ animationMaxFps
| int MR::LaunchParams::animationMaxFps { 30 } |
◆ argc
| int MR::LaunchParams::argc { 0 } |
◆ argv
| char** MR::LaunchParams::argv { nullptr } |
◆ close
| bool MR::LaunchParams::close { true } |
◆ console
| bool MR::LaunchParams::console { false } |
◆ developerFeatures
| bool MR::LaunchParams::developerFeatures { false } |
◆ enableTransparentBackground
| bool MR::LaunchParams::enableTransparentBackground { false } |
◆ fullscreen
| bool MR::LaunchParams::fullscreen { false } |
◆ height
| int MR::LaunchParams::height { 0 } |
◆ HideInit
◆ isAnimating
| bool MR::LaunchParams::isAnimating { false } |
◆ name
| std::string MR::LaunchParams::name { "MRViewer" } |
◆ preferOpenGL3
| bool MR::LaunchParams::preferOpenGL3 { false } |
◆ render3dSceneInTexture
| bool MR::LaunchParams::render3dSceneInTexture { true } |
◆ showMRVersionInTitle
| bool MR::LaunchParams::showMRVersionInTitle { false } |
◆ splashWindow
| std::shared_ptr<SplashWindow> MR::LaunchParams::splashWindow |
◆ startEventLoop
| bool MR::LaunchParams::startEventLoop { true } |
◆ unloadPluginsAtEnd
| bool MR::LaunchParams::unloadPluginsAtEnd { false } |
◆ width
| int MR::LaunchParams::width { 0 } |
The documentation for this struct was generated from the following file: