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

| IntCurveSurface_SequenceOfPnt::IntCurveSurface_SequenceOfPnt | ( | ) |
| IntCurveSurface_SequenceOfPnt::~IntCurveSurface_SequenceOfPnt | ( | ) | [inline] |
| void IntCurveSurface_SequenceOfPnt::Append | ( | const IntCurveSurface_IntersectionPoint & | T | ) |
| void IntCurveSurface_SequenceOfPnt::Append | ( | IntCurveSurface_SequenceOfPnt & | S | ) |
| const IntCurveSurface_SequenceOfPnt& IntCurveSurface_SequenceOfPnt::Assign | ( | const IntCurveSurface_SequenceOfPnt & | Other | ) |
| IntCurveSurface_IntersectionPoint& IntCurveSurface_SequenceOfPnt::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IntCurveSurface_SequenceOfPnt::Clear | ( | ) |
| const IntCurveSurface_IntersectionPoint& IntCurveSurface_SequenceOfPnt::First | ( | ) | const |
| 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::Last | ( | ) | const |
| void IntCurveSurface_SequenceOfPnt::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntCurveSurface_SequenceOfPnt::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntCurveSurface_SequenceOfPnt::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| IntCurveSurface_IntersectionPoint& IntCurveSurface_SequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntCurveSurface_IntersectionPoint& IntCurveSurface_SequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IntCurveSurface_SequenceOfPnt& IntCurveSurface_SequenceOfPnt::operator= | ( | const IntCurveSurface_SequenceOfPnt & | Other | ) | [inline] |
| void IntCurveSurface_SequenceOfPnt::Prepend | ( | IntCurveSurface_SequenceOfPnt & | S | ) |
| void IntCurveSurface_SequenceOfPnt::Prepend | ( | const IntCurveSurface_IntersectionPoint & | T | ) |
| void IntCurveSurface_SequenceOfPnt::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IntCurveSurface_SequenceOfPnt::Remove | ( | const Standard_Integer | Index | ) |
| 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.7.4