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