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