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