Open CASCADE Technology
6.9.1
|
#include <IntAna_ListOfCurve.hxx>
IntAna_ListOfCurve::IntAna_ListOfCurve | ( | ) |
IntAna_ListOfCurve::IntAna_ListOfCurve | ( | const IntAna_ListOfCurve & | Other | ) |
|
inline |
void IntAna_ListOfCurve::Append | ( | const IntAna_Curve & | I | ) |
void IntAna_ListOfCurve::Append | ( | const IntAna_Curve & | I, |
IntAna_ListIteratorOfListOfCurve & | theIt | ||
) |
void IntAna_ListOfCurve::Append | ( | IntAna_ListOfCurve & | Other | ) |
void IntAna_ListOfCurve::Assign | ( | const IntAna_ListOfCurve & | Other | ) |
void IntAna_ListOfCurve::Clear | ( | ) |
Standard_Integer IntAna_ListOfCurve::Extent | ( | ) | const |
IntAna_Curve& IntAna_ListOfCurve::First | ( | ) | const |
void IntAna_ListOfCurve::InsertAfter | ( | const IntAna_Curve & | I, |
IntAna_ListIteratorOfListOfCurve & | It | ||
) |
void IntAna_ListOfCurve::InsertAfter | ( | IntAna_ListOfCurve & | Other, |
IntAna_ListIteratorOfListOfCurve & | It | ||
) |
void IntAna_ListOfCurve::InsertBefore | ( | const IntAna_Curve & | I, |
IntAna_ListIteratorOfListOfCurve & | It | ||
) |
void IntAna_ListOfCurve::InsertBefore | ( | IntAna_ListOfCurve & | Other, |
IntAna_ListIteratorOfListOfCurve & | It | ||
) |
Standard_Boolean IntAna_ListOfCurve::IsEmpty | ( | ) | const |
IntAna_Curve& IntAna_ListOfCurve::Last | ( | ) | const |
|
inline |
void IntAna_ListOfCurve::Prepend | ( | const IntAna_Curve & | I | ) |
void IntAna_ListOfCurve::Prepend | ( | const IntAna_Curve & | I, |
IntAna_ListIteratorOfListOfCurve & | theIt | ||
) |
void IntAna_ListOfCurve::Prepend | ( | IntAna_ListOfCurve & | Other | ) |
void IntAna_ListOfCurve::Remove | ( | IntAna_ListIteratorOfListOfCurve & | It | ) |
void IntAna_ListOfCurve::RemoveFirst | ( | ) |