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

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