Open CASCADE Technology
6.5.4
|
#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 | ||
) |
void Extrema_HArray1OfPOnCurv2d::SetValue | ( | const Standard_Integer | Index, |
const Extrema_POnCurv2d & | Value | ||
) |
const Extrema_POnCurv2d& Extrema_HArray1OfPOnCurv2d::Value | ( | const Standard_Integer | Index | ) | const |