Open CASCADE Technology
6.5.4
|
#include <TColGeom2d_SequenceOfGeometry.hxx>
const TColGeom2d_SequenceOfGeometry& TColGeom2d_SequenceOfGeometry::Assign | ( | const TColGeom2d_SequenceOfGeometry & | Other | ) |
Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::First | ( | ) | const |
void TColGeom2d_SequenceOfGeometry::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< Geom2d_Geometry > & | T | ||
) |
void TColGeom2d_SequenceOfGeometry::InsertAfter | ( | const Standard_Integer | Index, |
TColGeom2d_SequenceOfGeometry & | S | ||
) |
void TColGeom2d_SequenceOfGeometry::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< Geom2d_Geometry > & | T | ||
) |
void TColGeom2d_SequenceOfGeometry::InsertBefore | ( | const Standard_Integer | Index, |
TColGeom2d_SequenceOfGeometry & | S | ||
) |
const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::Last | ( | ) | const |
const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const TColGeom2d_SequenceOfGeometry& TColGeom2d_SequenceOfGeometry::operator= | ( | const TColGeom2d_SequenceOfGeometry & | Other | ) | [inline] |
void TColGeom2d_SequenceOfGeometry::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void TColGeom2d_SequenceOfGeometry::SetValue | ( | const Standard_Integer | Index, |
const Handle< Geom2d_Geometry > & | I | ||
) |
void TColGeom2d_SequenceOfGeometry::Split | ( | const Standard_Integer | Index, |
TColGeom2d_SequenceOfGeometry & | Sub | ||
) |
const Handle_Geom2d_Geometry& TColGeom2d_SequenceOfGeometry::Value | ( | const Standard_Integer | Index | ) | const |