CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GsDevicePerformanceTm Class Reference

#include <GsVectPerformance.h>

Public Member Functions

 GsDevicePerformanceTm ()
 
void reset ()
 

Public Attributes

double m_update
 
double m_updateGeometry
 
double m_updateScreen
 
double m_updateEntities
 

Detailed Description

<group OdGs_Classes>

Corresponding C++ library: TD_Gs

Definition at line 33 of file GsVectPerformance.h.

Constructor & Destructor Documentation

◆ GsDevicePerformanceTm()

GsDevicePerformanceTm::GsDevicePerformanceTm ( )
inline

Default constructor for the GsDevicePerformanceTm class. Resets performance time.

Definition at line 39 of file GsVectPerformance.h.

Member Function Documentation

◆ reset()

void GsDevicePerformanceTm::reset ( )
inline

Resets performance time. Sets overall update time, update geometry time, update screen time and update entities time to 0.

Definition at line 44 of file GsVectPerformance.h.

Member Data Documentation

◆ m_update

double GsDevicePerformanceTm::m_update

Definition at line 53 of file GsVectPerformance.h.

◆ m_updateEntities

double GsDevicePerformanceTm::m_updateEntities

Definition at line 56 of file GsVectPerformance.h.

◆ m_updateGeometry

double GsDevicePerformanceTm::m_updateGeometry

Definition at line 54 of file GsVectPerformance.h.

◆ m_updateScreen

double GsDevicePerformanceTm::m_updateScreen

Definition at line 55 of file GsVectPerformance.h.


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