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

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