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