|
Open CASCADE Technology 6.5.2
|
#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 |
| void TColGeom_Array1OfBoundedSurface::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TColGeom_Array1OfBoundedSurface::operator new | ( | size_t | size | ) | [inline] |
| void* TColGeom_Array1OfBoundedSurface::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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 |
1.7.4