#include <Extrema_HArray1OfPOnCurv2d.hxx>
Public Member Functions | |
Standard_EXPORT | Extrema_HArray1OfPOnCurv2d (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | Extrema_HArray1OfPOnCurv2d (const Standard_Integer Low, const Standard_Integer Up, const Extrema_POnCurv2d &V) |
Standard_EXPORT 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 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Extrema_Array1OfPOnCurv2d | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|