|
Open CASCADE Technology 6.5.2
|
#include <Extrema_HArray1OfPOnCurv2d.hxx>

Public Member Functions | |
| Extrema_HArray1OfPOnCurv2d (const Standard_Integer Low, const Standard_Integer Up) | |
| Extrema_HArray1OfPOnCurv2d (const Standard_Integer Low, const Standard_Integer Up, const Extrema_POnCurv2d &V) | |
| void | Init (const Extrema_POnCurv2d &V) |
| 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 |
| Extrema_POnCurv2d & | ChangeValue (const Standard_Integer Index) |
| const Extrema_Array1OfPOnCurv2d & | Array1 () const |
| Extrema_Array1OfPOnCurv2d & | ChangeArray1 () |
| Extrema_HArray1OfPOnCurv2d::Extrema_HArray1OfPOnCurv2d | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Extrema_HArray1OfPOnCurv2d::Extrema_HArray1OfPOnCurv2d | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Extrema_POnCurv2d & | V | ||
| ) |
| const Extrema_Array1OfPOnCurv2d& Extrema_HArray1OfPOnCurv2d::Array1 | ( | ) | const |
| Extrema_Array1OfPOnCurv2d& Extrema_HArray1OfPOnCurv2d::ChangeArray1 | ( | ) |
| Extrema_POnCurv2d& Extrema_HArray1OfPOnCurv2d::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Extrema_HArray1OfPOnCurv2d::Init | ( | const Extrema_POnCurv2d & | V | ) |
| Standard_Integer Extrema_HArray1OfPOnCurv2d::Length | ( | ) | const |
| Standard_Integer Extrema_HArray1OfPOnCurv2d::Lower | ( | ) | const |
| void Extrema_HArray1OfPOnCurv2d::SetValue | ( | const Standard_Integer | Index, |
| const Extrema_POnCurv2d & | Value | ||
| ) |
| Standard_Integer Extrema_HArray1OfPOnCurv2d::Upper | ( | ) | const |
| const Extrema_POnCurv2d& Extrema_HArray1OfPOnCurv2d::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4