|
Open CASCADE Technology
6.9.0
|
#include <Extrema_Array1OfPOnCurv2d.hxx>
Public Member Functions | |
| Extrema_Array1OfPOnCurv2d (const Standard_Integer Low, const Standard_Integer Up) | |
| Extrema_Array1OfPOnCurv2d (const Extrema_POnCurv2d &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const Extrema_POnCurv2d &V) |
| void | Destroy () |
| ~Extrema_Array1OfPOnCurv2d () | |
| Standard_Boolean | IsAllocated () const |
| const Extrema_Array1OfPOnCurv2d & | Assign (const Extrema_Array1OfPOnCurv2d &Other) |
| const Extrema_Array1OfPOnCurv2d & | operator= (const Extrema_Array1OfPOnCurv2d &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Extrema_POnCurv2d &Value) |
| const Extrema_POnCurv2d & | Value (const Standard_Integer Index) const |
| const Extrema_POnCurv2d & | operator() (const Standard_Integer Index) const |
| Extrema_POnCurv2d & | ChangeValue (const Standard_Integer Index) |
| Extrema_POnCurv2d & | operator() (const Standard_Integer Index) |
| Extrema_Array1OfPOnCurv2d::Extrema_Array1OfPOnCurv2d | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Extrema_Array1OfPOnCurv2d::Extrema_Array1OfPOnCurv2d | ( | const Extrema_POnCurv2d & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const Extrema_Array1OfPOnCurv2d& Extrema_Array1OfPOnCurv2d::Assign | ( | const Extrema_Array1OfPOnCurv2d & | Other | ) |
| Extrema_POnCurv2d& Extrema_Array1OfPOnCurv2d::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Extrema_Array1OfPOnCurv2d::Destroy | ( | ) |
| void Extrema_Array1OfPOnCurv2d::Init | ( | const Extrema_POnCurv2d & | V | ) |
| Standard_Boolean Extrema_Array1OfPOnCurv2d::IsAllocated | ( | ) | const |
| Standard_Integer Extrema_Array1OfPOnCurv2d::Length | ( | ) | const |
| Standard_Integer Extrema_Array1OfPOnCurv2d::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void Extrema_Array1OfPOnCurv2d::SetValue | ( | const Standard_Integer | Index, |
| const Extrema_POnCurv2d & | Value | ||
| ) |
| Standard_Integer Extrema_Array1OfPOnCurv2d::Upper | ( | ) | const |
| const Extrema_POnCurv2d& Extrema_Array1OfPOnCurv2d::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5