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

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