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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 () | |
| PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | ) |
| PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | const Standard_Integer | Size | ) |
| PColgp_FieldOfHArray2OfPnt::PColgp_FieldOfHArray2OfPnt | ( | const PColgp_FieldOfHArray2OfPnt & | Varray | ) |
| PColgp_FieldOfHArray2OfPnt::~PColgp_FieldOfHArray2OfPnt | ( | ) | [inline] |
| void PColgp_FieldOfHArray2OfPnt::Assign | ( | const PColgp_FieldOfHArray2OfPnt & | Other | ) |
| void PColgp_FieldOfHArray2OfPnt::Destroy | ( | ) |
Reimplemented from DBC_BaseArray.
| void PColgp_FieldOfHArray2OfPnt::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColgp_FieldOfHArray2OfPnt::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColgp_FieldOfHArray2OfPnt::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
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::Resize | ( | const Standard_Integer | Size | ) |
| void PColgp_FieldOfHArray2OfPnt::SetValue | ( | const Standard_Integer | Index, |
| const gp_Pnt & | Value | ||
| ) |
| gp_Pnt& PColgp_FieldOfHArray2OfPnt::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4