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

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