Open CASCADE Technology 6.6.0
|
#include <TColGeom_SequenceOfBoundedSurface.hxx>
TColGeom_SequenceOfBoundedSurface::TColGeom_SequenceOfBoundedSurface | ( | ) |
TColGeom_SequenceOfBoundedSurface::~TColGeom_SequenceOfBoundedSurface | ( | ) | [inline] |
void TColGeom_SequenceOfBoundedSurface::Append | ( | const Handle< Geom_BoundedSurface > & | T | ) |
void TColGeom_SequenceOfBoundedSurface::Append | ( | TColGeom_SequenceOfBoundedSurface & | S | ) |
const TColGeom_SequenceOfBoundedSurface& TColGeom_SequenceOfBoundedSurface::Assign | ( | const TColGeom_SequenceOfBoundedSurface & | Other | ) |
Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
void TColGeom_SequenceOfBoundedSurface::Clear | ( | ) |
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 |
Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_Geom_BoundedSurface& TColGeom_SequenceOfBoundedSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const TColGeom_SequenceOfBoundedSurface& TColGeom_SequenceOfBoundedSurface::operator= | ( | const TColGeom_SequenceOfBoundedSurface & | Other | ) | [inline] |
void TColGeom_SequenceOfBoundedSurface::Prepend | ( | const Handle< Geom_BoundedSurface > & | T | ) |
void TColGeom_SequenceOfBoundedSurface::Prepend | ( | TColGeom_SequenceOfBoundedSurface & | S | ) |
void TColGeom_SequenceOfBoundedSurface::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void TColGeom_SequenceOfBoundedSurface::Remove | ( | const Standard_Integer | Index | ) |
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 |