Open CASCADE Technology
7.1.0.beta
|
creation d 'un couple de 2 entiers More...
#include <IntSurf_Couple.hxx>
Public Member Functions | |
IntSurf_Couple () | |
IntSurf_Couple (const Standard_Integer Index1, const Standard_Integer Index2) | |
Standard_Integer | First () const |
returns the first element More... | |
Standard_Integer | Second () const |
returns the Second element More... | |
creation d 'un couple de 2 entiers
IntSurf_Couple::IntSurf_Couple | ( | ) |
IntSurf_Couple::IntSurf_Couple | ( | const Standard_Integer | Index1, |
const Standard_Integer | Index2 | ||
) |
Standard_Integer IntSurf_Couple::First | ( | ) | const |
returns the first element
Standard_Integer IntSurf_Couple::Second | ( | ) | const |
returns the Second element