Open CASCADE Technology
6.9.0
|
#include <BRep_ListOfCurveRepresentation.hxx>
BRep_ListOfCurveRepresentation::BRep_ListOfCurveRepresentation | ( | ) |
BRep_ListOfCurveRepresentation::BRep_ListOfCurveRepresentation | ( | const BRep_ListOfCurveRepresentation & | Other | ) |
|
inline |
void BRep_ListOfCurveRepresentation::Append | ( | const Handle< BRep_CurveRepresentation > & | I | ) |
void BRep_ListOfCurveRepresentation::Append | ( | const Handle< BRep_CurveRepresentation > & | I, |
BRep_ListIteratorOfListOfCurveRepresentation & | theIt | ||
) |
void BRep_ListOfCurveRepresentation::Append | ( | BRep_ListOfCurveRepresentation & | Other | ) |
void BRep_ListOfCurveRepresentation::Assign | ( | const BRep_ListOfCurveRepresentation & | Other | ) |
void BRep_ListOfCurveRepresentation::Clear | ( | ) |
Standard_Integer BRep_ListOfCurveRepresentation::Extent | ( | ) | const |
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 | ||
) |
Standard_Boolean BRep_ListOfCurveRepresentation::IsEmpty | ( | ) | const |
Handle< BRep_CurveRepresentation >& BRep_ListOfCurveRepresentation::Last | ( | ) | const |
|
inline |
void BRep_ListOfCurveRepresentation::Prepend | ( | const Handle< BRep_CurveRepresentation > & | I | ) |
void BRep_ListOfCurveRepresentation::Prepend | ( | const Handle< BRep_CurveRepresentation > & | I, |
BRep_ListIteratorOfListOfCurveRepresentation & | theIt | ||
) |
void BRep_ListOfCurveRepresentation::Prepend | ( | BRep_ListOfCurveRepresentation & | Other | ) |
void BRep_ListOfCurveRepresentation::Remove | ( | BRep_ListIteratorOfListOfCurveRepresentation & | It | ) |
void BRep_ListOfCurveRepresentation::RemoveFirst | ( | ) |