MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::DefaultSplashWindow Class Referencefinal

#include <MRViewer/MRSplashWindow.h>

Inheritance diagram for MR::DefaultSplashWindow:

Public Member Functions

 DefaultSplashWindow ()
Public Member Functions inherited from MR::SplashWindow
 SplashWindow (std::string name)
virtual ~SplashWindow ()
 Thread should be stopped before destructor.
void start ()
void stop ()
 Closes splash window if it is still opened.
virtual float minimumTimeSec () const
 Returns minimum time in seconds, splash screen to be present.

Additional Inherited Members

Protected Attributes inherited from MR::SplashWindow
std::string name_
GLFWwindow * window_ { nullptr }
ImGuiContext * guiContext_ { nullptr }
std::atomic< bool > terminate_ { false }

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