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

| const TColGeom2d_SequenceOfBoundedCurve& TColGeom2d_SequenceOfBoundedCurve::Assign | ( | const TColGeom2d_SequenceOfBoundedCurve & | Other | ) |
| Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::First | ( | ) | const |
| void TColGeom2d_SequenceOfBoundedCurve::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_BoundedCurve > & | T | ||
| ) |
| void TColGeom2d_SequenceOfBoundedCurve::InsertAfter | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfBoundedCurve & | S | ||
| ) |
| void TColGeom2d_SequenceOfBoundedCurve::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_BoundedCurve > & | T | ||
| ) |
| void TColGeom2d_SequenceOfBoundedCurve::InsertBefore | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfBoundedCurve & | S | ||
| ) |
| const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::Last | ( | ) | const |
| const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColGeom2d_SequenceOfBoundedCurve& TColGeom2d_SequenceOfBoundedCurve::operator= | ( | const TColGeom2d_SequenceOfBoundedCurve & | Other | ) | [inline] |
| void TColGeom2d_SequenceOfBoundedCurve::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void TColGeom2d_SequenceOfBoundedCurve::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Geom2d_BoundedCurve > & | I | ||
| ) |
| void TColGeom2d_SequenceOfBoundedCurve::Split | ( | const Standard_Integer | Index, |
| TColGeom2d_SequenceOfBoundedCurve & | Sub | ||
| ) |
| const Handle_Geom2d_BoundedCurve& TColGeom2d_SequenceOfBoundedCurve::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0