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