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