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

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