#include <BRepOffset_ListOfInterval.hxx>
| BRepOffset_ListOfInterval::BRepOffset_ListOfInterval | ( | ) |
| BRepOffset_ListOfInterval::~BRepOffset_ListOfInterval | ( | ) | [inline] |
| void BRepOffset_ListOfInterval::Append | ( | BRepOffset_ListOfInterval & | Other | ) |
| void BRepOffset_ListOfInterval::Append | ( | const BRepOffset_Interval & | I, | |
| BRepOffset_ListIteratorOfListOfInterval & | theIt | |||
| ) |
| void BRepOffset_ListOfInterval::Append | ( | const BRepOffset_Interval & | I | ) |
| void BRepOffset_ListOfInterval::Assign | ( | const BRepOffset_ListOfInterval & | Other | ) |
| void BRepOffset_ListOfInterval::Clear | ( | ) |
| Standard_Integer BRepOffset_ListOfInterval::Extent | ( | ) | const |
| BRepOffset_Interval& BRepOffset_ListOfInterval::First | ( | ) | const |
| void BRepOffset_ListOfInterval::InsertAfter | ( | BRepOffset_ListOfInterval & | Other, | |
| BRepOffset_ListIteratorOfListOfInterval & | It | |||
| ) |
| void BRepOffset_ListOfInterval::InsertAfter | ( | const BRepOffset_Interval & | I, | |
| BRepOffset_ListIteratorOfListOfInterval & | It | |||
| ) |
| void BRepOffset_ListOfInterval::InsertBefore | ( | BRepOffset_ListOfInterval & | Other, | |
| BRepOffset_ListIteratorOfListOfInterval & | It | |||
| ) |
| void BRepOffset_ListOfInterval::InsertBefore | ( | const BRepOffset_Interval & | I, | |
| BRepOffset_ListIteratorOfListOfInterval & | It | |||
| ) |
| Standard_Boolean BRepOffset_ListOfInterval::IsEmpty | ( | ) | const |
| BRepOffset_Interval& BRepOffset_ListOfInterval::Last | ( | ) | const |
| void BRepOffset_ListOfInterval::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepOffset_ListOfInterval::operator new | ( | size_t | size | ) | [inline] |
| void* BRepOffset_ListOfInterval::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| void BRepOffset_ListOfInterval::operator= | ( | const BRepOffset_ListOfInterval & | Other | ) | [inline] |
| void BRepOffset_ListOfInterval::Prepend | ( | BRepOffset_ListOfInterval & | Other | ) |
| void BRepOffset_ListOfInterval::Prepend | ( | const BRepOffset_Interval & | I, | |
| BRepOffset_ListIteratorOfListOfInterval & | theIt | |||
| ) |
| void BRepOffset_ListOfInterval::Prepend | ( | const BRepOffset_Interval & | I | ) |
| void BRepOffset_ListOfInterval::Remove | ( | BRepOffset_ListIteratorOfListOfInterval & | It | ) |
| void BRepOffset_ListOfInterval::RemoveFirst | ( | ) |
1.6.3