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