PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
PureRendererHWfixedPipeImpl::CurrentStats Struct Reference

Renderer statistics collected until next ResetStatistics(). More...

Detailed Description

Renderer statistics collected until next ResetStatistics().

Definition at line 37 of file PureRendererHWfixedPipe.cpp.

Public Member Functions

 CurrentStats ()
 
void ResetStatistics ()
 
void Conclude (const PFL::timeval &timeDurationStart)
 

Public Attributes

TPURE_RENDER_HINT renderHints
 Render hints.
 
TPureUInt nRenderedFrames
 
TPureFloat fAvgFrameTime
 
TPureFloat fAvgFps
 
TPureFloat fDurationSecs
 
PFL::timeval timeMinFrameTime
 
PFL::timeval timeMaxFrameTime
 

Constructor & Destructor Documentation

◆ CurrentStats()

PureRendererHWfixedPipeImpl::CurrentStats::CurrentStats ( )

Definition at line 192 of file PureRendererHWfixedPipe.cpp.

Member Function Documentation

◆ Conclude()

void PureRendererHWfixedPipeImpl::CurrentStats::Conclude ( const PFL::timeval & timeDurationStart)

Definition at line 210 of file PureRendererHWfixedPipe.cpp.

◆ ResetStatistics()

void PureRendererHWfixedPipeImpl::CurrentStats::ResetStatistics ( )

Definition at line 197 of file PureRendererHWfixedPipe.cpp.

Member Data Documentation

◆ fAvgFps

TPureFloat PureRendererHWfixedPipeImpl::CurrentStats::fAvgFps

Definition at line 42 of file PureRendererHWfixedPipe.cpp.

◆ fAvgFrameTime

TPureFloat PureRendererHWfixedPipeImpl::CurrentStats::fAvgFrameTime

Definition at line 41 of file PureRendererHWfixedPipe.cpp.

◆ fDurationSecs

TPureFloat PureRendererHWfixedPipeImpl::CurrentStats::fDurationSecs

Definition at line 43 of file PureRendererHWfixedPipe.cpp.

◆ nRenderedFrames

TPureUInt PureRendererHWfixedPipeImpl::CurrentStats::nRenderedFrames

Definition at line 40 of file PureRendererHWfixedPipe.cpp.

◆ renderHints

TPURE_RENDER_HINT PureRendererHWfixedPipeImpl::CurrentStats::renderHints

Render hints.

Definition at line 39 of file PureRendererHWfixedPipe.cpp.

◆ timeMaxFrameTime

PFL::timeval PureRendererHWfixedPipeImpl::CurrentStats::timeMaxFrameTime

Definition at line 45 of file PureRendererHWfixedPipe.cpp.

◆ timeMinFrameTime

PFL::timeval PureRendererHWfixedPipeImpl::CurrentStats::timeMinFrameTime

Definition at line 44 of file PureRendererHWfixedPipe.cpp.


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