kanzi::PerformanceInfo Class Reference

HUD class allows drawing information on top of tests. More...

#include <kanzi/core.ui/application/performance_info.hpp>

Public Member Functions

 PerformanceInfo (Domain *domain, KzuEngine *engine, ScreenSharedPtr screen)
 Constructor for HUD. More...
 
void drawFps ()
 Draws the FPS information on the screen. More...
 
void drawInfo ()
 Draws performance related information on the screen. More...
 

Detailed Description

HUD class allows drawing information on top of tests.

Constructor & Destructor Documentation

kanzi::PerformanceInfo::PerformanceInfo ( Domain domain,
KzuEngine engine,
ScreenSharedPtr  screen 
)
explicit

Constructor for HUD.

Member Function Documentation

void kanzi::PerformanceInfo::drawFps ( )

Draws the FPS information on the screen.

void kanzi::PerformanceInfo::drawInfo ( )

Draws performance related information on the screen.


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