Open CASCADE Technology
6.5.4
|
#include <LocOpe_SequenceOfLin.hxx>
LocOpe_SequenceOfLin::~LocOpe_SequenceOfLin | ( | ) | [inline] |
const gp_Lin& LocOpe_SequenceOfLin::First | ( | ) | const |
void LocOpe_SequenceOfLin::InsertAfter | ( | const Standard_Integer | Index, |
const gp_Lin & | T | ||
) |
void LocOpe_SequenceOfLin::InsertBefore | ( | const Standard_Integer | Index, |
const gp_Lin & | T | ||
) |
const gp_Lin& LocOpe_SequenceOfLin::Last | ( | ) | const |
const gp_Lin& LocOpe_SequenceOfLin::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
gp_Lin& LocOpe_SequenceOfLin::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const LocOpe_SequenceOfLin& LocOpe_SequenceOfLin::operator= | ( | const LocOpe_SequenceOfLin & | Other | ) | [inline] |
void LocOpe_SequenceOfLin::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void LocOpe_SequenceOfLin::SetValue | ( | const Standard_Integer | Index, |
const gp_Lin & | I | ||
) |
void LocOpe_SequenceOfLin::Split | ( | const Standard_Integer | Index, |
LocOpe_SequenceOfLin & | Sub | ||
) |
const gp_Lin& LocOpe_SequenceOfLin::Value | ( | const Standard_Integer | Index | ) | const |