Open CASCADE Technology 6.6.0
|
#include <IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx>
IntPatch_SequenceOfSegmentOfTheSOnBounds::IntPatch_SequenceOfSegmentOfTheSOnBounds | ( | ) |
IntPatch_SequenceOfSegmentOfTheSOnBounds::~IntPatch_SequenceOfSegmentOfTheSOnBounds | ( | ) | [inline] |
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::Clear | ( | ) |
const IntPatch_TheSegmentOfTheSOnBounds& IntPatch_SequenceOfSegmentOfTheSOnBounds::First | ( | ) | const |
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::Last | ( | ) | const |
IntPatch_TheSegmentOfTheSOnBounds& IntPatch_SequenceOfSegmentOfTheSOnBounds::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IntPatch_TheSegmentOfTheSOnBounds& IntPatch_SequenceOfSegmentOfTheSOnBounds::operator() | ( | const Standard_Integer | Index | ) | const [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::Remove | ( | const Standard_Integer | Index | ) |
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 |