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

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