mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 14:58:51 -06:00
Render text informing of ongoing shutdown (#696)
This commit is contained in:
@@ -93,6 +93,7 @@ public:
|
||||
bool mouseActivationCallback(const glm::dvec2& mousePosition) const;
|
||||
|
||||
void renderOverlays(const ShutdownInformation& shutdownInfo);
|
||||
void renderEndscreen();
|
||||
void postDraw();
|
||||
|
||||
// Performance measurements
|
||||
|
||||
Reference in New Issue
Block a user