Open CASCADE Technology
6.5.4
|
#include <BRep_ListOfPointRepresentation.hxx>
void BRep_ListOfPointRepresentation::Append | ( | const Handle< BRep_PointRepresentation > & | I, |
BRep_ListIteratorOfListOfPointRepresentation & | theIt | ||
) |
Handle_BRep_PointRepresentation& BRep_ListOfPointRepresentation::First | ( | ) | const |
void BRep_ListOfPointRepresentation::InsertAfter | ( | const Handle< BRep_PointRepresentation > & | I, |
BRep_ListIteratorOfListOfPointRepresentation & | It | ||
) |
void BRep_ListOfPointRepresentation::InsertAfter | ( | BRep_ListOfPointRepresentation & | Other, |
BRep_ListIteratorOfListOfPointRepresentation & | It | ||
) |
void BRep_ListOfPointRepresentation::InsertBefore | ( | const Handle< BRep_PointRepresentation > & | I, |
BRep_ListIteratorOfListOfPointRepresentation & | It | ||
) |
void BRep_ListOfPointRepresentation::InsertBefore | ( | BRep_ListOfPointRepresentation & | Other, |
BRep_ListIteratorOfListOfPointRepresentation & | It | ||
) |
Handle_BRep_PointRepresentation& BRep_ListOfPointRepresentation::Last | ( | ) | const |
void BRep_ListOfPointRepresentation::operator= | ( | const BRep_ListOfPointRepresentation & | Other | ) | [inline] |
void BRep_ListOfPointRepresentation::Prepend | ( | const Handle< BRep_PointRepresentation > & | I, |
BRep_ListIteratorOfListOfPointRepresentation & | theIt | ||
) |