Open CASCADE Technology 6.6.0
|
#include <Contap_TheHSequenceOfPointOfContour.hxx>
Contap_TheHSequenceOfPointOfContour::Contap_TheHSequenceOfPointOfContour | ( | ) |
void Contap_TheHSequenceOfPointOfContour::Append | ( | const Contap_ThePointOfContour & | anItem | ) |
void Contap_TheHSequenceOfPointOfContour::Append | ( | const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ) |
Contap_TheSequenceOfPointOfContour& Contap_TheHSequenceOfPointOfContour::ChangeSequence | ( | ) |
Contap_ThePointOfContour& Contap_TheHSequenceOfPointOfContour::ChangeValue | ( | const Standard_Integer | anIndex | ) |
void Contap_TheHSequenceOfPointOfContour::Clear | ( | ) |
void Contap_TheHSequenceOfPointOfContour::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void Contap_TheHSequenceOfPointOfContour::InsertAfter | ( | const Standard_Integer | anIndex, |
const Contap_ThePointOfContour & | anItem | ||
) |
void Contap_TheHSequenceOfPointOfContour::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ||
) |
void Contap_TheHSequenceOfPointOfContour::InsertBefore | ( | const Standard_Integer | anIndex, |
const Contap_ThePointOfContour & | anItem | ||
) |
void Contap_TheHSequenceOfPointOfContour::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ||
) |
Standard_Boolean Contap_TheHSequenceOfPointOfContour::IsEmpty | ( | ) | const |
Standard_Integer Contap_TheHSequenceOfPointOfContour::Length | ( | ) | const |
void Contap_TheHSequenceOfPointOfContour::Prepend | ( | const Contap_ThePointOfContour & | anItem | ) |
void Contap_TheHSequenceOfPointOfContour::Prepend | ( | const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ) |
void Contap_TheHSequenceOfPointOfContour::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
void Contap_TheHSequenceOfPointOfContour::Remove | ( | const Standard_Integer | anIndex | ) |
void Contap_TheHSequenceOfPointOfContour::Reverse | ( | ) |
const Contap_TheSequenceOfPointOfContour& Contap_TheHSequenceOfPointOfContour::Sequence | ( | ) | const |
void Contap_TheHSequenceOfPointOfContour::SetValue | ( | const Standard_Integer | anIndex, |
const Contap_ThePointOfContour & | anItem | ||
) |
Handle_Contap_TheHSequenceOfPointOfContour Contap_TheHSequenceOfPointOfContour::ShallowCopy | ( | ) | const |
Handle_Contap_TheHSequenceOfPointOfContour Contap_TheHSequenceOfPointOfContour::Split | ( | const Standard_Integer | anIndex | ) |
const Contap_ThePointOfContour& Contap_TheHSequenceOfPointOfContour::Value | ( | const Standard_Integer | anIndex | ) | const |