Open CASCADE Technology 6.6.0
|
#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 | ||
) |
const Extrema_Array1OfPOnCurv& Extrema_HArray1OfPOnCurv::Array1 | ( | ) | const |
Extrema_Array1OfPOnCurv& Extrema_HArray1OfPOnCurv::ChangeArray1 | ( | ) |
Extrema_POnCurv& Extrema_HArray1OfPOnCurv::ChangeValue | ( | const Standard_Integer | Index | ) |
void Extrema_HArray1OfPOnCurv::Init | ( | const Extrema_POnCurv & | V | ) |
Standard_Integer Extrema_HArray1OfPOnCurv::Length | ( | ) | const |
Standard_Integer Extrema_HArray1OfPOnCurv::Lower | ( | ) | const |
void Extrema_HArray1OfPOnCurv::SetValue | ( | const Standard_Integer | Index, |
const Extrema_POnCurv & | Value | ||
) |
Standard_Integer Extrema_HArray1OfPOnCurv::Upper | ( | ) | const |
const Extrema_POnCurv& Extrema_HArray1OfPOnCurv::Value | ( | const Standard_Integer | Index | ) | const |