Open CASCADE Technology
6.5.4
|
#include <TColGeom_SequenceOfSurface.hxx>
const TColGeom_SequenceOfSurface& TColGeom_SequenceOfSurface::Assign | ( | const TColGeom_SequenceOfSurface & | Other | ) |
Handle_Geom_Surface& TColGeom_SequenceOfSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
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 |
const Handle_Geom_Surface& TColGeom_SequenceOfSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_Geom_Surface& TColGeom_SequenceOfSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const TColGeom_SequenceOfSurface& TColGeom_SequenceOfSurface::operator= | ( | const TColGeom_SequenceOfSurface & | Other | ) | [inline] |
void TColGeom_SequenceOfSurface::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |