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