Open CASCADE Technology 7.8.0
|
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 |
Auxiliary structure to keep the pair of indices.
|
inline |
|
inline |
Standard_Integer BOPTools_PairSelector< Dimension >::PairIDs::ID1 |
Standard_Integer BOPTools_PairSelector< Dimension >::PairIDs::ID2 |