Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
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: