Open CASCADE Technology
6.5.4
|
#include <ProjLib_HSequenceOfHSequenceOfPnt.hxx>
void ProjLib_HSequenceOfHSequenceOfPnt::Append | ( | const Handle< ProjLib_HSequenceOfHSequenceOfPnt > & | aSequence | ) |
Handle_TColgp_HSequenceOfPnt& ProjLib_HSequenceOfHSequenceOfPnt::ChangeValue | ( | const Standard_Integer | anIndex | ) |
void ProjLib_HSequenceOfHSequenceOfPnt::Exchange | ( | const Standard_Integer | anIndex, |
const Standard_Integer | anOtherIndex | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< TColgp_HSequenceOfPnt > & | anItem | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::InsertAfter | ( | const Standard_Integer | anIndex, |
const Handle< ProjLib_HSequenceOfHSequenceOfPnt > & | aSequence | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< TColgp_HSequenceOfPnt > & | anItem | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::InsertBefore | ( | const Standard_Integer | anIndex, |
const Handle< ProjLib_HSequenceOfHSequenceOfPnt > & | aSequence | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::Prepend | ( | const Handle< ProjLib_HSequenceOfHSequenceOfPnt > & | aSequence | ) |
void ProjLib_HSequenceOfHSequenceOfPnt::Remove | ( | const Standard_Integer | fromIndex, |
const Standard_Integer | toIndex | ||
) |
void ProjLib_HSequenceOfHSequenceOfPnt::SetValue | ( | const Standard_Integer | anIndex, |
const Handle< TColgp_HSequenceOfPnt > & | anItem | ||
) |
Handle_ProjLib_HSequenceOfHSequenceOfPnt ProjLib_HSequenceOfHSequenceOfPnt::ShallowCopy | ( | ) | const |
Handle_ProjLib_HSequenceOfHSequenceOfPnt ProjLib_HSequenceOfHSequenceOfPnt::Split | ( | const Standard_Integer | anIndex | ) |
const Handle_TColgp_HSequenceOfPnt& ProjLib_HSequenceOfHSequenceOfPnt::Value | ( | const Standard_Integer | anIndex | ) | const |