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

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