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