#include <SystemAndHardwareInfoTool.hpp>
◆ SystemAndHardwareInfoTool()
SystemAndHardwareInfoTool::SystemAndHardwareInfoTool |
( |
| ) |
|
|
default |
◆ ~SystemAndHardwareInfoTool()
SystemAndHardwareInfoTool::~SystemAndHardwareInfoTool |
( |
| ) |
|
|
default |
◆ OnCreate()
void SystemAndHardwareInfoTool::OnCreate |
( |
| ) |
|
|
overridevirtual |
Called when a tool is constructed
Implements Tool.
◆ OnDestroy()
void SystemAndHardwareInfoTool::OnDestroy |
( |
| ) |
|
|
overridevirtual |
Called when tool is destroyed
Implements Tool.
◆ OnDraw()
void SystemAndHardwareInfoTool::OnDraw |
( |
Scene * |
parent | ) |
|
|
overridevirtual |
Called each frame to handle imgui draw
- Parameters
-
Implements Tool.
The documentation for this class was generated from the following file: