|
Open CASCADE Technology
6.5.4
|
#include <TColGeom_SequenceOfBoundedSurface.hxx>

| const TColGeom_SequenceOfBoundedSurface& TColGeom_SequenceOfBoundedSurface::Assign | ( | const TColGeom_SequenceOfBoundedSurface & | Other | ) |
| Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::First | ( | ) | const |
| void TColGeom_SequenceOfBoundedSurface::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Geom_BoundedSurface > & | T | ||
| ) |
| void TColGeom_SequenceOfBoundedSurface::InsertAfter | ( | const Standard_Integer | Index, |
| TColGeom_SequenceOfBoundedSurface & | S | ||
| ) |
| void TColGeom_SequenceOfBoundedSurface::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Geom_BoundedSurface > & | T | ||
| ) |
| void TColGeom_SequenceOfBoundedSurface::InsertBefore | ( | const Standard_Integer | Index, |
| TColGeom_SequenceOfBoundedSurface & | S | ||
| ) |
| const Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::Last | ( | ) | const |
| const Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColGeom_SequenceOfBoundedSurface& TColGeom_SequenceOfBoundedSurface::operator= | ( | const TColGeom_SequenceOfBoundedSurface & | Other | ) | [inline] |
| void TColGeom_SequenceOfBoundedSurface::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void TColGeom_SequenceOfBoundedSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Geom_BoundedSurface > & | I | ||
| ) |
| void TColGeom_SequenceOfBoundedSurface::Split | ( | const Standard_Integer | Index, |
| TColGeom_SequenceOfBoundedSurface & | Sub | ||
| ) |
| const Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0