|
Open CASCADE Technology
6.5.4
|
#include <TColgp_SequenceOfDir2d.hxx>

| TColgp_SequenceOfDir2d::~TColgp_SequenceOfDir2d | ( | ) | [inline] |
| const TColgp_SequenceOfDir2d& TColgp_SequenceOfDir2d::Assign | ( | const TColgp_SequenceOfDir2d & | Other | ) |
| const gp_Dir2d& TColgp_SequenceOfDir2d::First | ( | ) | const |
| void TColgp_SequenceOfDir2d::InsertAfter | ( | const Standard_Integer | Index, |
| const gp_Dir2d & | T | ||
| ) |
| void TColgp_SequenceOfDir2d::InsertAfter | ( | const Standard_Integer | Index, |
| TColgp_SequenceOfDir2d & | S | ||
| ) |
| void TColgp_SequenceOfDir2d::InsertBefore | ( | const Standard_Integer | Index, |
| const gp_Dir2d & | T | ||
| ) |
| void TColgp_SequenceOfDir2d::InsertBefore | ( | const Standard_Integer | Index, |
| TColgp_SequenceOfDir2d & | S | ||
| ) |
| const gp_Dir2d& TColgp_SequenceOfDir2d::Last | ( | ) | const |
| const gp_Dir2d& TColgp_SequenceOfDir2d::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| gp_Dir2d& TColgp_SequenceOfDir2d::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColgp_SequenceOfDir2d& TColgp_SequenceOfDir2d::operator= | ( | const TColgp_SequenceOfDir2d & | Other | ) | [inline] |
| void TColgp_SequenceOfDir2d::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void TColgp_SequenceOfDir2d::SetValue | ( | const Standard_Integer | Index, |
| const gp_Dir2d & | I | ||
| ) |
| void TColgp_SequenceOfDir2d::Split | ( | const Standard_Integer | Index, |
| TColgp_SequenceOfDir2d & | Sub | ||
| ) |
| const gp_Dir2d& TColgp_SequenceOfDir2d::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0