Open CASCADE Technology
6.5.4
|
#include <TColGeom_Array1OfBoundedSurface.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const TColGeom_Array1OfBoundedSurface& TColGeom_Array1OfBoundedSurface::Assign | ( | const TColGeom_Array1OfBoundedSurface & | Other | ) |
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | [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 | ||
) |
const Handle_Geom_BoundedSurface& TColGeom_Array1OfBoundedSurface::Value | ( | const Standard_Integer | Index | ) | const |