Open CASCADE Technology  7.6.0
Public Member Functions | Data Fields

Poly_CoherentTriangulation::TwoIntegers Struct Reference

Couple of integer indices (used in RemoveDegenerated()). More...

#include <Poly_CoherentTriangulation.hxx>

Public Member Functions

 TwoIntegers ()
 
 TwoIntegers (Standard_Integer i0, Standard_Integer i1)
 

Data Fields

Standard_Integer myValue [2]
 

Detailed Description

Couple of integer indices (used in RemoveDegenerated()).

Constructor & Destructor Documentation

◆ TwoIntegers() [1/2]

Poly_CoherentTriangulation::TwoIntegers::TwoIntegers ( )
inline

◆ TwoIntegers() [2/2]

Poly_CoherentTriangulation::TwoIntegers::TwoIntegers ( Standard_Integer  i0,
Standard_Integer  i1 
)
inline

Field Documentation

◆ myValue

Standard_Integer Poly_CoherentTriangulation::TwoIntegers::myValue[2]

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