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