Open CASCADE Technology
6.5.4
|
#include <IntPolyh_SeqOfStartPoints.hxx>
const IntPolyh_SeqOfStartPoints& IntPolyh_SeqOfStartPoints::Assign | ( | const IntPolyh_SeqOfStartPoints & | Other | ) |
void IntPolyh_SeqOfStartPoints::InsertAfter | ( | const Standard_Integer | Index, |
const IntPolyh_StartPoint & | T | ||
) |
void IntPolyh_SeqOfStartPoints::InsertAfter | ( | const Standard_Integer | Index, |
IntPolyh_SeqOfStartPoints & | S | ||
) |
void IntPolyh_SeqOfStartPoints::InsertBefore | ( | const Standard_Integer | Index, |
const IntPolyh_StartPoint & | T | ||
) |
void IntPolyh_SeqOfStartPoints::InsertBefore | ( | const Standard_Integer | Index, |
IntPolyh_SeqOfStartPoints & | S | ||
) |
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const IntPolyh_SeqOfStartPoints& IntPolyh_SeqOfStartPoints::operator= | ( | const IntPolyh_SeqOfStartPoints & | Other | ) | [inline] |
void IntPolyh_SeqOfStartPoints::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void IntPolyh_SeqOfStartPoints::SetValue | ( | const Standard_Integer | Index, |
const IntPolyh_StartPoint & | I | ||
) |
void IntPolyh_SeqOfStartPoints::Split | ( | const Standard_Integer | Index, |
IntPolyh_SeqOfStartPoints & | Sub | ||
) |
const IntPolyh_StartPoint& IntPolyh_SeqOfStartPoints::Value | ( | const Standard_Integer | Index | ) | const |