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

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