|
Hymn to Beauty
C++ 3D Engine
|
#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... | |
| bool ProfilingWindow::IsVisible | ( | ) | const |
Get whether the window is visible.
| void ProfilingWindow::SetVisible | ( | bool | visible | ) |
Set whether the window should be visible.
| visible | Whether the window should be visible. |
| void ProfilingWindow::Show | ( | ) |
Show profiling results.