|
Open CASCADE Technology
6.5.4
|
#include <IntPatch_SequenceOfPoint.hxx>

| IntPatch_SequenceOfPoint::~IntPatch_SequenceOfPoint | ( | ) | [inline] |
| const IntPatch_SequenceOfPoint& IntPatch_SequenceOfPoint::Assign | ( | const IntPatch_SequenceOfPoint & | Other | ) |
| const IntPatch_Point& IntPatch_SequenceOfPoint::First | ( | ) | const |
| void IntPatch_SequenceOfPoint::InsertAfter | ( | const Standard_Integer | Index, |
| const IntPatch_Point & | T | ||
| ) |
| void IntPatch_SequenceOfPoint::InsertAfter | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfPoint & | S | ||
| ) |
| void IntPatch_SequenceOfPoint::InsertBefore | ( | const Standard_Integer | Index, |
| const IntPatch_Point & | T | ||
| ) |
| void IntPatch_SequenceOfPoint::InsertBefore | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfPoint & | S | ||
| ) |
| const IntPatch_Point& IntPatch_SequenceOfPoint::Last | ( | ) | const |
| const IntPatch_Point& IntPatch_SequenceOfPoint::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| IntPatch_Point& IntPatch_SequenceOfPoint::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IntPatch_SequenceOfPoint& IntPatch_SequenceOfPoint::operator= | ( | const IntPatch_SequenceOfPoint & | Other | ) | [inline] |
| void IntPatch_SequenceOfPoint::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void IntPatch_SequenceOfPoint::SetValue | ( | const Standard_Integer | Index, |
| const IntPatch_Point & | I | ||
| ) |
| void IntPatch_SequenceOfPoint::Split | ( | const Standard_Integer | Index, |
| IntPatch_SequenceOfPoint & | Sub | ||
| ) |
| const IntPatch_Point& IntPatch_SequenceOfPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0