Open CASCADE Technology 6.6.0
|
#include <LocOpe_SequenceOfLin.hxx>
LocOpe_SequenceOfLin::LocOpe_SequenceOfLin | ( | ) |
LocOpe_SequenceOfLin::~LocOpe_SequenceOfLin | ( | ) | [inline] |
void LocOpe_SequenceOfLin::Append | ( | const gp_Lin & | T | ) |
void LocOpe_SequenceOfLin::Append | ( | LocOpe_SequenceOfLin & | S | ) |
const LocOpe_SequenceOfLin& LocOpe_SequenceOfLin::Assign | ( | const LocOpe_SequenceOfLin & | Other | ) |
gp_Lin& LocOpe_SequenceOfLin::ChangeValue | ( | const Standard_Integer | Index | ) |
void LocOpe_SequenceOfLin::Clear | ( | ) |
const gp_Lin& LocOpe_SequenceOfLin::First | ( | ) | const |
void LocOpe_SequenceOfLin::InsertAfter | ( | const Standard_Integer | Index, |
const gp_Lin & | T | ||
) |
void LocOpe_SequenceOfLin::InsertAfter | ( | const Standard_Integer | Index, |
LocOpe_SequenceOfLin & | S | ||
) |
void LocOpe_SequenceOfLin::InsertBefore | ( | const Standard_Integer | Index, |
const gp_Lin & | T | ||
) |
void LocOpe_SequenceOfLin::InsertBefore | ( | const Standard_Integer | Index, |
LocOpe_SequenceOfLin & | S | ||
) |
const gp_Lin& LocOpe_SequenceOfLin::Last | ( | ) | const |
gp_Lin& LocOpe_SequenceOfLin::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const gp_Lin& LocOpe_SequenceOfLin::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const LocOpe_SequenceOfLin& LocOpe_SequenceOfLin::operator= | ( | const LocOpe_SequenceOfLin & | Other | ) | [inline] |
void LocOpe_SequenceOfLin::Prepend | ( | const gp_Lin & | T | ) |
void LocOpe_SequenceOfLin::Prepend | ( | LocOpe_SequenceOfLin & | S | ) |
void LocOpe_SequenceOfLin::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void LocOpe_SequenceOfLin::Remove | ( | const Standard_Integer | Index | ) |
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 |