#include <TColgp_SequenceOfVec2d.hxx>

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