|
Open CASCADE Technology
6.5.4
|
#include <IntPolyh_ArrayOfStartPoints.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IntPolyh_ArrayOfStartPoints () |
| IntPolyh_ArrayOfStartPoints (const Standard_Integer nn) | |
| void | Init (const Standard_Integer nn) |
| const IntPolyh_StartPoint & | Value (const Standard_Integer nn) const |
| const IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) const |
| IntPolyh_StartPoint & | ChangeValue (const Standard_Integer nn) |
| IntPolyh_StartPoint & | operator[] (const Standard_Integer nn) |
| IntPolyh_ArrayOfStartPoints & | Copy (const IntPolyh_ArrayOfStartPoints &Other) |
| IntPolyh_ArrayOfStartPoints & | operator= (const IntPolyh_ArrayOfStartPoints &Other) |
| Standard_Integer | NbPoints () const |
| void | Destroy () |
| ~IntPolyh_ArrayOfStartPoints () | |
| void | Dump () const |
| IntPolyh_ArrayOfStartPoints& IntPolyh_ArrayOfStartPoints::Copy | ( | const IntPolyh_ArrayOfStartPoints & | Other | ) |
| void IntPolyh_ArrayOfStartPoints::Dump | ( | ) | const |
| IntPolyh_ArrayOfStartPoints& IntPolyh_ArrayOfStartPoints::operator= | ( | const IntPolyh_ArrayOfStartPoints & | Other | ) | [inline] |
| const IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::operator[] | ( | const Standard_Integer | nn | ) | const [inline] |
| IntPolyh_StartPoint& IntPolyh_ArrayOfStartPoints::operator[] | ( | const Standard_Integer | nn | ) | [inline] |
1.8.0