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