Open CASCADE Technology 6.6.0
|
#include <TColGeom_SequenceOfSurface.hxx>
TColGeom_SequenceOfSurface::TColGeom_SequenceOfSurface | ( | ) |
TColGeom_SequenceOfSurface::~TColGeom_SequenceOfSurface | ( | ) | [inline] |
void TColGeom_SequenceOfSurface::Append | ( | const Handle< Geom_Surface > & | T | ) |
void TColGeom_SequenceOfSurface::Append | ( | TColGeom_SequenceOfSurface & | S | ) |
const TColGeom_SequenceOfSurface& TColGeom_SequenceOfSurface::Assign | ( | const TColGeom_SequenceOfSurface & | Other | ) |
Handle_Geom_Surface& TColGeom_SequenceOfSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
void TColGeom_SequenceOfSurface::Clear | ( | ) |
const Handle_Geom_Surface& TColGeom_SequenceOfSurface::First | ( | ) | const |
void TColGeom_SequenceOfSurface::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< Geom_Surface > & | T | ||
) |
void TColGeom_SequenceOfSurface::InsertAfter | ( | const Standard_Integer | Index, |
TColGeom_SequenceOfSurface & | S | ||
) |
void TColGeom_SequenceOfSurface::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< Geom_Surface > & | T | ||
) |
void TColGeom_SequenceOfSurface::InsertBefore | ( | const Standard_Integer | Index, |
TColGeom_SequenceOfSurface & | S | ||
) |
const Handle_Geom_Surface& TColGeom_SequenceOfSurface::Last | ( | ) | const |
Handle_Geom_Surface& TColGeom_SequenceOfSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Geom_Surface& TColGeom_SequenceOfSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const TColGeom_SequenceOfSurface& TColGeom_SequenceOfSurface::operator= | ( | const TColGeom_SequenceOfSurface & | Other | ) | [inline] |
void TColGeom_SequenceOfSurface::Prepend | ( | const Handle< Geom_Surface > & | T | ) |
void TColGeom_SequenceOfSurface::Prepend | ( | TColGeom_SequenceOfSurface & | S | ) |
void TColGeom_SequenceOfSurface::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void TColGeom_SequenceOfSurface::Remove | ( | const Standard_Integer | Index | ) |
void TColGeom_SequenceOfSurface::SetValue | ( | const Standard_Integer | Index, |
const Handle< Geom_Surface > & | I | ||
) |
void TColGeom_SequenceOfSurface::Split | ( | const Standard_Integer | Index, |
TColGeom_SequenceOfSurface & | Sub | ||
) |
const Handle_Geom_Surface& TColGeom_SequenceOfSurface::Value | ( | const Standard_Integer | Index | ) | const |