Open CASCADE Technology
6.5.4
|
#include <Extrema_HArray1OfPOnSurf.hxx>
Public Member Functions | |
Extrema_HArray1OfPOnSurf (const Standard_Integer Low, const Standard_Integer Up) | |
Extrema_HArray1OfPOnSurf (const Standard_Integer Low, const Standard_Integer Up, const Extrema_POnSurf &V) | |
void | Init (const Extrema_POnSurf &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Extrema_POnSurf &Value) |
const Extrema_POnSurf & | Value (const Standard_Integer Index) const |
Extrema_POnSurf & | ChangeValue (const Standard_Integer Index) |
const Extrema_Array1OfPOnSurf & | Array1 () const |
Extrema_Array1OfPOnSurf & | ChangeArray1 () |
Extrema_HArray1OfPOnSurf::Extrema_HArray1OfPOnSurf | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
Extrema_HArray1OfPOnSurf::Extrema_HArray1OfPOnSurf | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Extrema_POnSurf & | V | ||
) |
void Extrema_HArray1OfPOnSurf::SetValue | ( | const Standard_Integer | Index, |
const Extrema_POnSurf & | Value | ||
) |
const Extrema_POnSurf& Extrema_HArray1OfPOnSurf::Value | ( | const Standard_Integer | Index | ) | const |