RigsofRods
Soft-body Physics Simulation
Public Member Functions | Private Member Functions | Private Attributes
RoR::GUI::SimPerfStats Class Reference

#include <GUI_SimPerfStats.h>

Public Member Functions

void SetVisible (bool vis)
 
bool IsVisible () const
 
void Draw ()
 

Private Member Functions

std::string Convert (const float f)
 

Private Attributes

bool m_is_visible = false
 

Detailed Description

Definition at line 29 of file GUI_SimPerfStats.h.

Member Function Documentation

◆ Convert()

std::string SimPerfStats::Convert ( const float  f)
private

Definition at line 86 of file GUI_SimPerfStats.cpp.

◆ Draw()

void SimPerfStats::Draw ( )

Definition at line 36 of file GUI_SimPerfStats.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ IsVisible()

bool RoR::GUI::SimPerfStats::IsVisible ( ) const
inline

Definition at line 33 of file GUI_SimPerfStats.h.

+ Here is the caller graph for this function:

◆ SetVisible()

void RoR::GUI::SimPerfStats::SetVisible ( bool  vis)
inline

Definition at line 32 of file GUI_SimPerfStats.h.

+ Here is the caller graph for this function:

Field Documentation

◆ m_is_visible

bool RoR::GUI::SimPerfStats::m_is_visible = false
private

Definition at line 38 of file GUI_SimPerfStats.h.


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