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