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

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | PColgp_FieldOfHArray1OfXY () |
| PColgp_FieldOfHArray1OfXY (const Standard_Integer Size) | |
| PColgp_FieldOfHArray1OfXY (const PColgp_FieldOfHArray1OfXY &Varray) | |
| void | Resize (const Standard_Integer Size) |
| void | Assign (const PColgp_FieldOfHArray1OfXY &Other) |
| void | operator= (const PColgp_FieldOfHArray1OfXY &Other) |
| void | SetValue (const Standard_Integer Index, const gp_XY &Value) |
| gp_XY & | Value (const Standard_Integer Index) const |
| gp_XY & | operator() (const Standard_Integer Index) const |
| void | Destroy () |
| ~PColgp_FieldOfHArray1OfXY () | |
Reimplemented from DBC_BaseArray.
| gp_XY& PColgp_FieldOfHArray1OfXY::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| void PColgp_FieldOfHArray1OfXY::operator= | ( | const PColgp_FieldOfHArray1OfXY & | Other | ) | [inline] |
| void PColgp_FieldOfHArray1OfXY::SetValue | ( | const Standard_Integer | Index, |
| const gp_XY & | Value | ||
| ) |
| gp_XY& PColgp_FieldOfHArray1OfXY::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0