vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
ven::Gui::ClockData Struct Reference
+ Collaboration diagram for ven::Gui::ClockData:

Public Attributes

float deltaTimeMS {0.0F}
 
float fps {0.0F}
 

Detailed Description

Definition at line 32 of file Gui.hpp.

Member Data Documentation

◆ deltaTimeMS

float ven::Gui::ClockData::deltaTimeMS {0.0F}

Definition at line 33 of file Gui.hpp.

Referenced by ven::Gui::renderFrameWindow().

◆ fps

float ven::Gui::ClockData::fps {0.0F}

Definition at line 34 of file Gui.hpp.

Referenced by ven::Gui::renderFrameWindow().


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