Open CASCADE Technology 6.6.0
|
#include <TColGeom_Array1OfBoundedSurface.hxx>
TColGeom_Array1OfBoundedSurface::TColGeom_Array1OfBoundedSurface | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
TColGeom_Array1OfBoundedSurface::TColGeom_Array1OfBoundedSurface | ( | const Handle< Geom_BoundedSurface > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
TColGeom_Array1OfBoundedSurface::~TColGeom_Array1OfBoundedSurface | ( | ) | [inline] |
const TColGeom_Array1OfBoundedSurface& TColGeom_Array1OfBoundedSurface::Assign | ( | const TColGeom_Array1OfBoundedSurface & | Other | ) |
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
void TColGeom_Array1OfBoundedSurface::Destroy | ( | ) |
void TColGeom_Array1OfBoundedSurface::Init | ( | const Handle< Geom_BoundedSurface > & | V | ) |
Standard_Boolean TColGeom_Array1OfBoundedSurface::IsAllocated | ( | ) | const |
Standard_Integer TColGeom_Array1OfBoundedSurface::Length | ( | ) | const |
Standard_Integer TColGeom_Array1OfBoundedSurface::Lower | ( | ) | const |
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const TColGeom_Array1OfBoundedSurface& TColGeom_Array1OfBoundedSurface::operator= | ( | const TColGeom_Array1OfBoundedSurface & | Other | ) | [inline] |
void TColGeom_Array1OfBoundedSurface::SetValue | ( | const Standard_Integer | Index, |
const Handle< Geom_BoundedSurface > & | Value | ||
) |
Standard_Integer TColGeom_Array1OfBoundedSurface::Upper | ( | ) | const |
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::Value | ( | const Standard_Integer | Index | ) | const |