| 
    Open CASCADE Technology
    6.9.0
    
   | 
 
BiInt is a set of two integers. More...
#include <MAT2d_BiInt.hxx>
Public Member Functions | |
| MAT2d_BiInt (const Standard_Integer I1, const Standard_Integer I2) | |
| Standard_Integer | FirstIndex () const | 
| Standard_Integer | SecondIndex () const | 
| void | FirstIndex (const Standard_Integer I1) | 
| void | SecondIndex (const Standard_Integer I2) | 
| Standard_Boolean | IsEqual (const MAT2d_BiInt &B) const | 
| Standard_Boolean | operator== (const MAT2d_BiInt &B) const | 
BiInt is a set of two integers.
| MAT2d_BiInt::MAT2d_BiInt | ( | const Standard_Integer | I1, | 
| const Standard_Integer | I2 | ||
| ) | 
| Standard_Integer MAT2d_BiInt::FirstIndex | ( | ) | const | 
| void MAT2d_BiInt::FirstIndex | ( | const Standard_Integer | I1 | ) | 
| Standard_Boolean MAT2d_BiInt::IsEqual | ( | const MAT2d_BiInt & | B | ) | const | 
      
  | 
  inline | 
| Standard_Integer MAT2d_BiInt::SecondIndex | ( | ) | const | 
| void MAT2d_BiInt::SecondIndex | ( | const Standard_Integer | I2 | ) | 
 1.8.5