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

| void Geom_HSequenceOfSurface::Append | ( | const Handle< Geom_Surface > & | anItem | ) |
| void Geom_HSequenceOfSurface::Append | ( | const Handle< Geom_HSequenceOfSurface > & | aSequence | ) |
| Handle_Geom_Surface& Geom_HSequenceOfSurface::ChangeValue | ( | const Standard_Integer | anIndex | ) |
| void Geom_HSequenceOfSurface::Exchange | ( | const Standard_Integer | anIndex, |
| const Standard_Integer | anOtherIndex | ||
| ) |
| void Geom_HSequenceOfSurface::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< Geom_Surface > & | anItem | ||
| ) |
| void Geom_HSequenceOfSurface::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< Geom_HSequenceOfSurface > & | aSequence | ||
| ) |
| void Geom_HSequenceOfSurface::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< Geom_Surface > & | anItem | ||
| ) |
| void Geom_HSequenceOfSurface::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< Geom_HSequenceOfSurface > & | aSequence | ||
| ) |
| void Geom_HSequenceOfSurface::Prepend | ( | const Handle< Geom_Surface > & | anItem | ) |
| void Geom_HSequenceOfSurface::Prepend | ( | const Handle< Geom_HSequenceOfSurface > & | aSequence | ) |
| void Geom_HSequenceOfSurface::Remove | ( | const Standard_Integer | anIndex | ) |
| void Geom_HSequenceOfSurface::Remove | ( | const Standard_Integer | fromIndex, |
| const Standard_Integer | toIndex | ||
| ) |
| void Geom_HSequenceOfSurface::SetValue | ( | const Standard_Integer | anIndex, |
| const Handle< Geom_Surface > & | anItem | ||
| ) |
| Handle_Geom_HSequenceOfSurface Geom_HSequenceOfSurface::ShallowCopy | ( | ) | const |
| Handle_Geom_HSequenceOfSurface Geom_HSequenceOfSurface::Split | ( | const Standard_Integer | anIndex | ) |
| const Handle_Geom_Surface& Geom_HSequenceOfSurface::Value | ( | const Standard_Integer | anIndex | ) | const |
1.8.0