Pioneer
Classes | Public Member Functions | List of all members
PiGui::PerfInfo Class Reference

#include <PerfInfo.h>

Classes

struct  MemoryInfo
 

Public Member Functions

 PerfInfo ()
 
 ~PerfInfo ()
 
void Draw ()
 
void Update (float frameTime, float physTime)
 
void UpdateFrameInfo (int framesThisSecond, int physFramesThisSecond)
 
void SetShowDebugInfo (bool open)
 
void SetUpdatePause (bool pause)
 

Constructor & Destructor Documentation

◆ PerfInfo()

PiGui::PerfInfo::PerfInfo ( )

◆ ~PerfInfo()

PiGui::PerfInfo::~PerfInfo ( )

Member Function Documentation

◆ Draw()

void PiGui::PerfInfo::Draw ( )

◆ SetShowDebugInfo()

void PiGui::PerfInfo::SetShowDebugInfo ( bool  open)

◆ SetUpdatePause()

void PiGui::PerfInfo::SetUpdatePause ( bool  pause)

◆ Update()

void PiGui::PerfInfo::Update ( float  frameTime,
float  physTime 
)

◆ UpdateFrameInfo()

void PiGui::PerfInfo::UpdateFrameInfo ( int  framesThisSecond,
int  physFramesThisSecond 
)

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