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

| const IntSurf_SequenceOfPathPoint& IntSurf_SequenceOfPathPoint::Assign | ( | const IntSurf_SequenceOfPathPoint & | Other | ) |
| void IntSurf_SequenceOfPathPoint::InsertAfter | ( | const Standard_Integer | Index, |
| const IntSurf_PathPoint & | T | ||
| ) |
| void IntSurf_SequenceOfPathPoint::InsertAfter | ( | const Standard_Integer | Index, |
| IntSurf_SequenceOfPathPoint & | S | ||
| ) |
| void IntSurf_SequenceOfPathPoint::InsertBefore | ( | const Standard_Integer | Index, |
| const IntSurf_PathPoint & | T | ||
| ) |
| void IntSurf_SequenceOfPathPoint::InsertBefore | ( | const Standard_Integer | Index, |
| IntSurf_SequenceOfPathPoint & | S | ||
| ) |
| const IntSurf_PathPoint& IntSurf_SequenceOfPathPoint::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| IntSurf_PathPoint& IntSurf_SequenceOfPathPoint::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntSurf_SequenceOfPathPoint& IntSurf_SequenceOfPathPoint::operator= | ( | const IntSurf_SequenceOfPathPoint & | Other | ) | [inline] |
| void IntSurf_SequenceOfPathPoint::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IntSurf_SequenceOfPathPoint::SetValue | ( | const Standard_Integer | Index, |
| const IntSurf_PathPoint & | I | ||
| ) |
| void IntSurf_SequenceOfPathPoint::Split | ( | const Standard_Integer | Index, |
| IntSurf_SequenceOfPathPoint & | Sub | ||
| ) |
| const IntSurf_PathPoint& IntSurf_SequenceOfPathPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0