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