Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
MAT2d_BiInt Class Reference

BiInt is a set of two integers. More...

#include <MAT2d_BiInt.hxx>

Public Member Functions

 MAT2d_BiInt (const int I1, const int I2)
 
int FirstIndex () const
 
int SecondIndex () const
 
void FirstIndex (const int I1)
 
void SecondIndex (const int I2)
 
bool IsEqual (const MAT2d_BiInt &B) const
 
bool operator== (const MAT2d_BiInt &B) const
 

Detailed Description

BiInt is a set of two integers.

Constructor & Destructor Documentation

◆ MAT2d_BiInt()

MAT2d_BiInt::MAT2d_BiInt ( const int I1,
const int I2 )

Member Function Documentation

◆ FirstIndex() [1/2]

int MAT2d_BiInt::FirstIndex ( ) const

◆ FirstIndex() [2/2]

void MAT2d_BiInt::FirstIndex ( const int I1)

◆ IsEqual()

bool MAT2d_BiInt::IsEqual ( const MAT2d_BiInt & B) const

◆ operator==()

bool MAT2d_BiInt::operator== ( const MAT2d_BiInt & B) const
inline

◆ SecondIndex() [1/2]

int MAT2d_BiInt::SecondIndex ( ) const

◆ SecondIndex() [2/2]

void MAT2d_BiInt::SecondIndex ( const int I2)

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