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

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