Hymn to Beauty
C++ 3D Engine
GUI::ProfilingWindow Class Reference

#include <ProfilingWindow.hpp>

Public Member Functions

void Show ()
 Show profiling results. More...
 
bool IsVisible () const
 Get whether the window is visible. More...
 
void SetVisible (bool visible)
 Set whether the window should be visible. More...
 

Member Function Documentation

◆ IsVisible()

bool ProfilingWindow::IsVisible ( ) const

Get whether the window is visible.

Returns
Whether the window is visible.

◆ SetVisible()

void ProfilingWindow::SetVisible ( bool  visible)

Set whether the window should be visible.

Parameters
visibleWhether the window should be visible.

◆ Show()

void ProfilingWindow::Show ( )

Show profiling results.


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