Open CASCADE Technology
6.5.4
|
#include <Contap_TheHSequenceOfPointOfContour.hxx>
void Contap_TheHSequenceOfPointOfContour::Append | ( | const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ) |
Contap_ThePointOfContour& Contap_TheHSequenceOfPointOfContour::ChangeValue | ( | const Standard_Integer | anIndex | ) |
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 | ||
) |
void Contap_TheHSequenceOfPointOfContour::Prepend | ( | const Handle< Contap_TheHSequenceOfPointOfContour > & | aSequence | ) |
void Contap_TheHSequenceOfPointOfContour::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
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 |