Open CASCADE Technology 6.6.0
|
#include <Contap_TheSequenceOfPointOfContour.hxx>
Contap_TheSequenceOfPointOfContour::Contap_TheSequenceOfPointOfContour | ( | ) |
Contap_TheSequenceOfPointOfContour::~Contap_TheSequenceOfPointOfContour | ( | ) | [inline] |
void Contap_TheSequenceOfPointOfContour::Append | ( | const Contap_ThePointOfContour & | T | ) |
void Contap_TheSequenceOfPointOfContour::Append | ( | Contap_TheSequenceOfPointOfContour & | S | ) |
const Contap_TheSequenceOfPointOfContour& Contap_TheSequenceOfPointOfContour::Assign | ( | const Contap_TheSequenceOfPointOfContour & | Other | ) |
Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::ChangeValue | ( | const Standard_Integer | Index | ) |
void Contap_TheSequenceOfPointOfContour::Clear | ( | ) |
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::First | ( | ) | const |
void Contap_TheSequenceOfPointOfContour::InsertAfter | ( | const Standard_Integer | Index, |
const Contap_ThePointOfContour & | T | ||
) |
void Contap_TheSequenceOfPointOfContour::InsertAfter | ( | const Standard_Integer | Index, |
Contap_TheSequenceOfPointOfContour & | S | ||
) |
void Contap_TheSequenceOfPointOfContour::InsertBefore | ( | const Standard_Integer | Index, |
const Contap_ThePointOfContour & | T | ||
) |
void Contap_TheSequenceOfPointOfContour::InsertBefore | ( | const Standard_Integer | Index, |
Contap_TheSequenceOfPointOfContour & | S | ||
) |
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::Last | ( | ) | const |
Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Contap_TheSequenceOfPointOfContour& Contap_TheSequenceOfPointOfContour::operator= | ( | const Contap_TheSequenceOfPointOfContour & | Other | ) | [inline] |
void Contap_TheSequenceOfPointOfContour::Prepend | ( | const Contap_ThePointOfContour & | T | ) |
void Contap_TheSequenceOfPointOfContour::Prepend | ( | Contap_TheSequenceOfPointOfContour & | S | ) |
void Contap_TheSequenceOfPointOfContour::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Contap_TheSequenceOfPointOfContour::Remove | ( | const Standard_Integer | Index | ) |
void Contap_TheSequenceOfPointOfContour::SetValue | ( | const Standard_Integer | Index, |
const Contap_ThePointOfContour & | I | ||
) |
void Contap_TheSequenceOfPointOfContour::Split | ( | const Standard_Integer | Index, |
Contap_TheSequenceOfPointOfContour & | Sub | ||
) |
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::Value | ( | const Standard_Integer | Index | ) | const |