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

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