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

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