The class is to provide the pair of indices of interfering shapes.
More...
#include <BOPDS_Pair.hxx>
The class is to provide the pair of indices of interfering shapes.
◆ BOPDS_Pair() [1/2]
| BOPDS_Pair::BOPDS_Pair |
( |
| ) |
|
|
inline |
◆ BOPDS_Pair() [2/2]
| BOPDS_Pair::BOPDS_Pair |
( |
const int | theIndex1, |
|
|
const int | theIndex2 ) |
|
inline |
◆ ~BOPDS_Pair()
| BOPDS_Pair::~BOPDS_Pair |
( |
| ) |
|
|
default |
◆ Indices()
| void BOPDS_Pair::Indices |
( |
int & | theIndex1, |
|
|
int & | theIndex2 ) const |
|
inline |
◆ IsEqual()
| bool BOPDS_Pair::IsEqual |
( |
const BOPDS_Pair & | theOther | ) |
const |
|
inline |
Returns true if the Pair is equal to <the theOther>.
◆ operator<()
| bool BOPDS_Pair::operator< |
( |
const BOPDS_Pair & | theOther | ) |
const |
|
inline |
◆ operator==()
| bool BOPDS_Pair::operator== |
( |
const BOPDS_Pair & | theOther | ) |
const |
|
inline |
◆ SetIndices()
| void BOPDS_Pair::SetIndices |
( |
const int | theIndex1, |
|
|
const int | theIndex2 ) |
|
inline |
◆ myIndex1
◆ myIndex2
The documentation for this class was generated from the following file: