module
Metrics PanelShows some useful performance metrics through a ImGui window.
Files
- file plugin.hpp
- Plugin entry point.
Functions
-
auto metricsPanelPlugin(Cubos& cubos) -> CUBOS_
ENGINE_ API void - Plugin entry function.
Function documentation
CUBOS_ ENGINE_ API void metricsPanelPlugin(Cubos& cubos)
Plugin entry function.
Parameters | |
---|---|
cubos | Cubos main class |