Open CASCADE Technology 6.6.0
|
#include <IntPoly_SequenceOfSequenceOfPnt.hxx>
IntPoly_SequenceOfSequenceOfPnt::IntPoly_SequenceOfSequenceOfPnt | ( | ) |
IntPoly_SequenceOfSequenceOfPnt::~IntPoly_SequenceOfSequenceOfPnt | ( | ) | [inline] |
void IntPoly_SequenceOfSequenceOfPnt::Append | ( | const TColgp_SequenceOfPnt & | T | ) |
void IntPoly_SequenceOfSequenceOfPnt::Append | ( | IntPoly_SequenceOfSequenceOfPnt & | S | ) |
const IntPoly_SequenceOfSequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::Assign | ( | const IntPoly_SequenceOfSequenceOfPnt & | Other | ) |
TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::ChangeValue | ( | const Standard_Integer | Index | ) |
void IntPoly_SequenceOfSequenceOfPnt::Clear | ( | ) |
const TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::First | ( | ) | const |
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::Last | ( | ) | const |
TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const TColgp_SequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const IntPoly_SequenceOfSequenceOfPnt& IntPoly_SequenceOfSequenceOfPnt::operator= | ( | const IntPoly_SequenceOfSequenceOfPnt & | Other | ) | [inline] |
void IntPoly_SequenceOfSequenceOfPnt::Prepend | ( | const TColgp_SequenceOfPnt & | T | ) |
void IntPoly_SequenceOfSequenceOfPnt::Prepend | ( | IntPoly_SequenceOfSequenceOfPnt & | S | ) |
void IntPoly_SequenceOfSequenceOfPnt::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void IntPoly_SequenceOfSequenceOfPnt::Remove | ( | const Standard_Integer | Index | ) |
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 |