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