Open CASCADE Technology  7.7.0
Public Member Functions | Data Fields

BOPTools_PairSelector< Dimension >::PairIDs Struct Reference

Auxiliary structure to keep the pair of indices. More...

#include <BOPTools_PairSelector.hxx>

Public Member Functions

 PairIDs (const Standard_Integer theId1=-1, const Standard_Integer theId2=-1)
 
Standard_Boolean operator< (const PairIDs &theOther) const
 

Data Fields

Standard_Integer ID1
 
Standard_Integer ID2
 

Detailed Description

template<int Dimension>
struct BOPTools_PairSelector< Dimension >::PairIDs

Auxiliary structure to keep the pair of indices.

Constructor & Destructor Documentation

◆ PairIDs()

template<int Dimension>
BOPTools_PairSelector< Dimension >::PairIDs::PairIDs ( const Standard_Integer  theId1 = -1,
const Standard_Integer  theId2 = -1 
)
inline

Member Function Documentation

◆ operator<()

template<int Dimension>
Standard_Boolean BOPTools_PairSelector< Dimension >::PairIDs::operator< ( const PairIDs theOther) const
inline

Field Documentation

◆ ID1

template<int Dimension>
Standard_Integer BOPTools_PairSelector< Dimension >::PairIDs::ID1

◆ ID2

template<int Dimension>
Standard_Integer BOPTools_PairSelector< Dimension >::PairIDs::ID2

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