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

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