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

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