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

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