|
Open CASCADE Technology
6.5.4
|
#include <Extrema_HArray1OfPOnCurv.hxx>

Public Member Functions | |
| Extrema_HArray1OfPOnCurv (const Standard_Integer Low, const Standard_Integer Up) | |
| Extrema_HArray1OfPOnCurv (const Standard_Integer Low, const Standard_Integer Up, const Extrema_POnCurv &V) | |
| void | Init (const Extrema_POnCurv &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Extrema_POnCurv &Value) |
| const Extrema_POnCurv & | Value (const Standard_Integer Index) const |
| Extrema_POnCurv & | ChangeValue (const Standard_Integer Index) |
| const Extrema_Array1OfPOnCurv & | Array1 () const |
| Extrema_Array1OfPOnCurv & | ChangeArray1 () |
| Extrema_HArray1OfPOnCurv::Extrema_HArray1OfPOnCurv | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Extrema_HArray1OfPOnCurv::Extrema_HArray1OfPOnCurv | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Extrema_POnCurv & | V | ||
| ) |
| void Extrema_HArray1OfPOnCurv::SetValue | ( | const Standard_Integer | Index, |
| const Extrema_POnCurv & | Value | ||
| ) |
| const Extrema_POnCurv& Extrema_HArray1OfPOnCurv::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0