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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| PColPGeom_FieldOfHArray2OfBSplineSurface () | |
| PColPGeom_FieldOfHArray2OfBSplineSurface (const Standard_Integer Size) | |
| PColPGeom_FieldOfHArray2OfBSplineSurface (const PColPGeom_FieldOfHArray2OfBSplineSurface &Varray) | |
| void | Resize (const Standard_Integer Size) |
| void | Assign (const PColPGeom_FieldOfHArray2OfBSplineSurface &Other) |
| void | operator= (const PColPGeom_FieldOfHArray2OfBSplineSurface &Other) |
| void | SetValue (const Standard_Integer Index, const Handle< PGeom_BSplineSurface > &Value) |
| Handle_PGeom_BSplineSurface & | Value (const Standard_Integer Index) const |
| Handle_PGeom_BSplineSurface & | operator() (const Standard_Integer Index) const |
| void | Destroy () |
| ~PColPGeom_FieldOfHArray2OfBSplineSurface () | |
| PColPGeom_FieldOfHArray2OfBSplineSurface::PColPGeom_FieldOfHArray2OfBSplineSurface | ( | ) |
| PColPGeom_FieldOfHArray2OfBSplineSurface::PColPGeom_FieldOfHArray2OfBSplineSurface | ( | const Standard_Integer | Size | ) |
| PColPGeom_FieldOfHArray2OfBSplineSurface::PColPGeom_FieldOfHArray2OfBSplineSurface | ( | const PColPGeom_FieldOfHArray2OfBSplineSurface & | Varray | ) |
| PColPGeom_FieldOfHArray2OfBSplineSurface::~PColPGeom_FieldOfHArray2OfBSplineSurface | ( | ) | [inline] |
| void PColPGeom_FieldOfHArray2OfBSplineSurface::Assign | ( | const PColPGeom_FieldOfHArray2OfBSplineSurface & | Other | ) |
| void PColPGeom_FieldOfHArray2OfBSplineSurface::Destroy | ( | ) |
Reimplemented from DBC_BaseArray.
| void PColPGeom_FieldOfHArray2OfBSplineSurface::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColPGeom_FieldOfHArray2OfBSplineSurface::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from DBC_BaseArray.
| void* PColPGeom_FieldOfHArray2OfBSplineSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from DBC_BaseArray.
| Handle_PGeom_BSplineSurface& PColPGeom_FieldOfHArray2OfBSplineSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| void PColPGeom_FieldOfHArray2OfBSplineSurface::operator= | ( | const PColPGeom_FieldOfHArray2OfBSplineSurface & | Other | ) | [inline] |
| void PColPGeom_FieldOfHArray2OfBSplineSurface::Resize | ( | const Standard_Integer | Size | ) |
| void PColPGeom_FieldOfHArray2OfBSplineSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< PGeom_BSplineSurface > & | Value | ||
| ) |
| Handle_PGeom_BSplineSurface& PColPGeom_FieldOfHArray2OfBSplineSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4