| CFx SDK Documentation
    2023 SP0
    | 
#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 | 
<group OdGs_Classes>
Corresponding C++ library: TD_Gs
Definition at line 67 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 70 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 74 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 72 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 80 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 82 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 78 of file GsVectPerformance.h.
| 
 | inline | 
Definition at line 76 of file GsVectPerformance.h.
| OdUInt32 GsVectPerformanceData::m_numVectUsedUpdateGeom | 
Definition at line 88 of file GsVectPerformance.h.
| OdUInt32 GsVectPerformanceData::m_numVectUsedUpdateScr | 
Definition at line 89 of file GsVectPerformance.h.
| OdUInt32 GsVectPerformanceData::m_options | 
Definition at line 86 of file GsVectPerformance.h.
| GsDevicePerformanceTm GsVectPerformanceData::m_tm | 
Definition at line 87 of file GsVectPerformance.h.