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