Open CASCADE Technology
6.5.4
|
#include <IntPoly_SequenceOfSequenceOfPnt.hxx>
const IntPoly_SequenceOfSequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::Assign | ( | const IntPoly_SequenceOfSequenceOfPnt & | Other | ) |
void IntPoly_SequenceOfSequenceOfPnt::InsertAfter | ( | const Standard_Integer | Index, |
const TColgp_SequenceOfPnt & | T | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::InsertAfter | ( | const Standard_Integer | Index, |
IntPoly_SequenceOfSequenceOfPnt & | S | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::InsertBefore | ( | const Standard_Integer | Index, |
const TColgp_SequenceOfPnt & | T | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::InsertBefore | ( | const Standard_Integer | Index, |
IntPoly_SequenceOfSequenceOfPnt & | S | ||
) |
const TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IntPoly_SequenceOfSequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator= | ( | const IntPoly_SequenceOfSequenceOfPnt & | Other | ) | [inline] |
void IntPoly_SequenceOfSequenceOfPnt::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::SetValue | ( | const Standard_Integer | Index, |
const TColgp_SequenceOfPnt & | I | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::Split | ( | const Standard_Integer | Index, |
IntPoly_SequenceOfSequenceOfPnt & | Sub | ||
) |
const TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::Value | ( | const Standard_Integer | Index | ) | const |