|
Open CASCADE Technology
6.5.4
|
#include <IntPolyh_ArrayOfCouples.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IntPolyh_ArrayOfCouples () |
| IntPolyh_ArrayOfCouples (const Standard_Integer nn) | |
| void | Init (const Standard_Integer nn) |
| Standard_Integer | NbCouples () const |
| void | SetNbCouples (const Standard_Integer fint) |
| void | IncNbCouples () |
| const IntPolyh_Couple & | Value (const Standard_Integer nn) const |
| const IntPolyh_Couple & | operator[] (const Standard_Integer nn) const |
| IntPolyh_Couple & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_Couple & | operator[] (const Standard_Integer nn) |
| void | Destroy () |
| ~IntPolyh_ArrayOfCouples () | |
| void | Dump () const |
| IntPolyh_ArrayOfCouples::~IntPolyh_ArrayOfCouples | ( | ) | [inline] |
| void IntPolyh_ArrayOfCouples::Dump | ( | ) | const |
| const IntPolyh_Couple& IntPolyh_ArrayOfCouples::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
| IntPolyh_Couple& IntPolyh_ArrayOfCouples::operator[] | ( | const Standard_Integer | nn | ) | [inline] |
1.8.0