Open CASCADE Technology
6.5.4
|
#include <HLRBRep_ListOfBPoint.hxx>
HLRBRep_ListOfBPoint::~HLRBRep_ListOfBPoint | ( | ) | [inline] |
void HLRBRep_ListOfBPoint::Append | ( | const HLRBRep_BiPoint & | I, |
HLRBRep_ListIteratorOfListOfBPoint & | theIt | ||
) |
void HLRBRep_ListOfBPoint::Append | ( | HLRBRep_ListOfBPoint & | Other | ) |
Standard_Integer HLRBRep_ListOfBPoint::Extent | ( | ) | const |
HLRBRep_BiPoint& HLRBRep_ListOfBPoint::First | ( | ) | const |
void HLRBRep_ListOfBPoint::InsertAfter | ( | const HLRBRep_BiPoint & | I, |
HLRBRep_ListIteratorOfListOfBPoint & | It | ||
) |
void HLRBRep_ListOfBPoint::InsertAfter | ( | HLRBRep_ListOfBPoint & | Other, |
HLRBRep_ListIteratorOfListOfBPoint & | It | ||
) |
void HLRBRep_ListOfBPoint::InsertBefore | ( | const HLRBRep_BiPoint & | I, |
HLRBRep_ListIteratorOfListOfBPoint & | It | ||
) |
void HLRBRep_ListOfBPoint::InsertBefore | ( | HLRBRep_ListOfBPoint & | Other, |
HLRBRep_ListIteratorOfListOfBPoint & | It | ||
) |
HLRBRep_BiPoint& HLRBRep_ListOfBPoint::Last | ( | ) | const |
void HLRBRep_ListOfBPoint::operator= | ( | const HLRBRep_ListOfBPoint & | Other | ) | [inline] |
void HLRBRep_ListOfBPoint::Prepend | ( | const HLRBRep_BiPoint & | I, |
HLRBRep_ListIteratorOfListOfBPoint & | theIt | ||
) |