Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 ()=default
 
 TwoIntegers (int i0, int i1)
 

Data Fields

int myValue [2]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TwoIntegers() [1/2]

Poly_CoherentTriangulation::TwoIntegers::TwoIntegers ( )
default

◆ TwoIntegers() [2/2]

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

Field Documentation

◆ myValue

int Poly_CoherentTriangulation::TwoIntegers::myValue[2]

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