#include <IntPoly_SequenceOfSequenceOfPnt2d.hxx>

| IntPoly_SequenceOfSequenceOfPnt2d::IntPoly_SequenceOfSequenceOfPnt2d | ( | ) |
| IntPoly_SequenceOfSequenceOfPnt2d::~IntPoly_SequenceOfSequenceOfPnt2d | ( | ) | [inline] |
| void IntPoly_SequenceOfSequenceOfPnt2d::Append | ( | IntPoly_SequenceOfSequenceOfPnt2d & | S | ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Append | ( | const TColgp_SequenceOfPnt2d & | T | ) |
| const IntPoly_SequenceOfSequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::Assign | ( | const IntPoly_SequenceOfSequenceOfPnt2d & | Other | ) |
| TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Clear | ( | ) |
| const TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::First | ( | ) | const |
| void IntPoly_SequenceOfSequenceOfPnt2d::InsertAfter | ( | const Standard_Integer | Index, | |
| IntPoly_SequenceOfSequenceOfPnt2d & | S | |||
| ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::InsertAfter | ( | const Standard_Integer | Index, | |
| const TColgp_SequenceOfPnt2d & | T | |||
| ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::InsertBefore | ( | const Standard_Integer | Index, | |
| IntPoly_SequenceOfSequenceOfPnt2d & | S | |||
| ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::InsertBefore | ( | const Standard_Integer | Index, | |
| const TColgp_SequenceOfPnt2d & | T | |||
| ) |
| const TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::Last | ( | ) | const |
| void IntPoly_SequenceOfSequenceOfPnt2d::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntPoly_SequenceOfSequenceOfPnt2d::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* IntPoly_SequenceOfSequenceOfPnt2d::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IntPoly_SequenceOfSequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::operator= | ( | const IntPoly_SequenceOfSequenceOfPnt2d & | Other | ) | [inline] |
| void IntPoly_SequenceOfSequenceOfPnt2d::Prepend | ( | IntPoly_SequenceOfSequenceOfPnt2d & | S | ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Prepend | ( | const TColgp_SequenceOfPnt2d & | T | ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Remove | ( | const Standard_Integer | FromIndex, | |
| const Standard_Integer | ToIndex | |||
| ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Remove | ( | const Standard_Integer | Index | ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::SetValue | ( | const Standard_Integer | Index, | |
| const TColgp_SequenceOfPnt2d & | I | |||
| ) |
| void IntPoly_SequenceOfSequenceOfPnt2d::Split | ( | const Standard_Integer | Index, | |
| IntPoly_SequenceOfSequenceOfPnt2d & | Sub | |||
| ) |
| const TColgp_SequenceOfPnt2d& IntPoly_SequenceOfSequenceOfPnt2d::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3