Open CASCADE Technology  7.7.0
Public Member Functions | Data Fields

RWMesh_TriangulationReader::LoadingStatistic Struct Reference

#include <RWMesh_TriangulationReader.hxx>

Public Member Functions

 LoadingStatistic ()
 
void Reset ()
 
void PrintStatistic (const TCollection_AsciiString &thePrefix="") const
 

Data Fields

Standard_Integer ExpectedNodesNb
 
Standard_Integer LoadedNodesNb
 
Standard_Integer ExpectedTrianglesNb
 
Standard_Integer DegeneratedTrianglesNb
 
Standard_Integer LoadedTrianglesNb
 

Constructor & Destructor Documentation

◆ LoadingStatistic()

RWMesh_TriangulationReader::LoadingStatistic::LoadingStatistic ( )
inline

Member Function Documentation

◆ PrintStatistic()

void RWMesh_TriangulationReader::LoadingStatistic::PrintStatistic ( const TCollection_AsciiString thePrefix = "") const

◆ Reset()

void RWMesh_TriangulationReader::LoadingStatistic::Reset ( )
inline

Field Documentation

◆ DegeneratedTrianglesNb

Standard_Integer RWMesh_TriangulationReader::LoadingStatistic::DegeneratedTrianglesNb

◆ ExpectedNodesNb

Standard_Integer RWMesh_TriangulationReader::LoadingStatistic::ExpectedNodesNb

◆ ExpectedTrianglesNb

Standard_Integer RWMesh_TriangulationReader::LoadingStatistic::ExpectedTrianglesNb

◆ LoadedNodesNb

Standard_Integer RWMesh_TriangulationReader::LoadingStatistic::LoadedNodesNb

◆ LoadedTrianglesNb

Standard_Integer RWMesh_TriangulationReader::LoadingStatistic::LoadedTrianglesNb

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