Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::qt::Fps Struct Reference

Frames per second estimator component. More...

#include <GUIComponents.h>

Inheritance diagram for icl::qt::Fps:
icl::qt::GUIComponent

List of all members.

Public Member Functions

 Fps (int timeWindowSize=10)
 creates fps component with given time window for estimating a running-average of the computed FPS-values

Detailed Description

Frames per second estimator component.

create an FpsHandle that must be explicitly re-rendered in every loop-cycle of the FPS-monitored loop


Constructor & Destructor Documentation

icl::qt::Fps::Fps ( int  timeWindowSize = 10) [inline]

creates fps component with given time window for estimating a running-average of the computed FPS-values


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines