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