CFx SDK Documentation  2020SP3
Public Member Functions | Public Attributes | List of all members
GsVectPerformanceData Class Reference

#include <GsVectPerformance.h>

Public Member Functions

 GsVectPerformanceData ()
 
bool enableParallelVectorization () const
 
bool enableParallelDisplay () const
 
bool schedulerLogOutput () const
 
bool optimalThreadsNumber () const
 
bool enablePerfMeasurements () const
 
bool forcePartialUpdateForTest () const
 

Public Attributes

OdUInt32 m_options
 
GsDevicePerformanceTm m_tm
 
OdUInt32 m_numVectUsedUpdateGeom
 
OdUInt32 m_numVectUsedUpdateScr
 

Detailed Description

<group OdGs_Classes>

Corresponding C++ library: TD_Gs

Definition at line 67 of file GsVectPerformance.h.

Constructor & Destructor Documentation

◆ GsVectPerformanceData()

GsVectPerformanceData::GsVectPerformanceData ( )
inline

Definition at line 70 of file GsVectPerformance.h.

Member Function Documentation

◆ enableParallelDisplay()

bool GsVectPerformanceData::enableParallelDisplay ( ) const
inline

Definition at line 74 of file GsVectPerformance.h.

◆ enableParallelVectorization()

bool GsVectPerformanceData::enableParallelVectorization ( ) const
inline

Definition at line 72 of file GsVectPerformance.h.

◆ enablePerfMeasurements()

bool GsVectPerformanceData::enablePerfMeasurements ( ) const
inline

Definition at line 80 of file GsVectPerformance.h.

◆ forcePartialUpdateForTest()

bool GsVectPerformanceData::forcePartialUpdateForTest ( ) const
inline

Definition at line 82 of file GsVectPerformance.h.

◆ optimalThreadsNumber()

bool GsVectPerformanceData::optimalThreadsNumber ( ) const
inline

Definition at line 78 of file GsVectPerformance.h.

◆ schedulerLogOutput()

bool GsVectPerformanceData::schedulerLogOutput ( ) const
inline

Definition at line 76 of file GsVectPerformance.h.

Member Data Documentation

◆ m_numVectUsedUpdateGeom

OdUInt32 GsVectPerformanceData::m_numVectUsedUpdateGeom

Definition at line 88 of file GsVectPerformance.h.

◆ m_numVectUsedUpdateScr

OdUInt32 GsVectPerformanceData::m_numVectUsedUpdateScr

Definition at line 89 of file GsVectPerformance.h.

◆ m_options

OdUInt32 GsVectPerformanceData::m_options

Definition at line 86 of file GsVectPerformance.h.

◆ m_tm

GsDevicePerformanceTm GsVectPerformanceData::m_tm

Definition at line 87 of file GsVectPerformance.h.


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