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