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

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