Open CASCADE Technology 6.6.0
|
#include <PColPGeom_FieldOfHArray2OfBoundedSurface.hxx>
Public Member Functions | |
PColPGeom_FieldOfHArray2OfBoundedSurface () | |
PColPGeom_FieldOfHArray2OfBoundedSurface (const Standard_Integer Size) | |
PColPGeom_FieldOfHArray2OfBoundedSurface (const PColPGeom_FieldOfHArray2OfBoundedSurface &Varray) | |
void | Resize (const Standard_Integer Size) |
void | Assign (const PColPGeom_FieldOfHArray2OfBoundedSurface &Other) |
void | operator= (const PColPGeom_FieldOfHArray2OfBoundedSurface &Other) |
void | SetValue (const Standard_Integer Index, const Handle< PGeom_BoundedSurface > &Value) |
Handle_PGeom_BoundedSurface & | Value (const Standard_Integer Index) const |
Handle_PGeom_BoundedSurface & | operator() (const Standard_Integer Index) const |
void | Destroy () |
~PColPGeom_FieldOfHArray2OfBoundedSurface () |
PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface | ( | ) |
PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface | ( | const Standard_Integer | Size | ) |
PColPGeom_FieldOfHArray2OfBoundedSurface::PColPGeom_FieldOfHArray2OfBoundedSurface | ( | const PColPGeom_FieldOfHArray2OfBoundedSurface & | Varray | ) |
PColPGeom_FieldOfHArray2OfBoundedSurface::~PColPGeom_FieldOfHArray2OfBoundedSurface | ( | ) | [inline] |
void PColPGeom_FieldOfHArray2OfBoundedSurface::Assign | ( | const PColPGeom_FieldOfHArray2OfBoundedSurface & | Other | ) |
void PColPGeom_FieldOfHArray2OfBoundedSurface::Destroy | ( | ) |
Reimplemented from DBC_BaseArray.
Handle_PGeom_BoundedSurface& PColPGeom_FieldOfHArray2OfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
void PColPGeom_FieldOfHArray2OfBoundedSurface::operator= | ( | const PColPGeom_FieldOfHArray2OfBoundedSurface & | Other | ) | [inline] |
void PColPGeom_FieldOfHArray2OfBoundedSurface::Resize | ( | const Standard_Integer | Size | ) |
void PColPGeom_FieldOfHArray2OfBoundedSurface::SetValue | ( | const Standard_Integer | Index, |
const Handle< PGeom_BoundedSurface > & | Value | ||
) |
Handle_PGeom_BoundedSurface& PColPGeom_FieldOfHArray2OfBoundedSurface::Value | ( | const Standard_Integer | Index | ) | const |