|
Open CASCADE Technology
6.9.0
|
#include <BRepOffset_ListOfInterval.hxx>
| BRepOffset_ListOfInterval::BRepOffset_ListOfInterval | ( | ) |
| BRepOffset_ListOfInterval::BRepOffset_ListOfInterval | ( | const BRepOffset_ListOfInterval & | Other | ) |
|
inline |
| void BRepOffset_ListOfInterval::Append | ( | const BRepOffset_Interval & | I | ) |
| void BRepOffset_ListOfInterval::Append | ( | const BRepOffset_Interval & | I, |
| BRepOffset_ListIteratorOfListOfInterval & | theIt | ||
| ) |
| void BRepOffset_ListOfInterval::Append | ( | BRepOffset_ListOfInterval & | Other | ) |
| 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 | ( | const BRepOffset_Interval & | I, |
| BRepOffset_ListIteratorOfListOfInterval & | It | ||
| ) |
| void BRepOffset_ListOfInterval::InsertAfter | ( | BRepOffset_ListOfInterval & | Other, |
| BRepOffset_ListIteratorOfListOfInterval & | It | ||
| ) |
| void BRepOffset_ListOfInterval::InsertBefore | ( | const BRepOffset_Interval & | I, |
| BRepOffset_ListIteratorOfListOfInterval & | It | ||
| ) |
| void BRepOffset_ListOfInterval::InsertBefore | ( | BRepOffset_ListOfInterval & | Other, |
| BRepOffset_ListIteratorOfListOfInterval & | It | ||
| ) |
| Standard_Boolean BRepOffset_ListOfInterval::IsEmpty | ( | ) | const |
| BRepOffset_Interval& BRepOffset_ListOfInterval::Last | ( | ) | const |
|
inline |
| void BRepOffset_ListOfInterval::Prepend | ( | const BRepOffset_Interval & | I | ) |
| void BRepOffset_ListOfInterval::Prepend | ( | const BRepOffset_Interval & | I, |
| BRepOffset_ListIteratorOfListOfInterval & | theIt | ||
| ) |
| void BRepOffset_ListOfInterval::Prepend | ( | BRepOffset_ListOfInterval & | Other | ) |
| void BRepOffset_ListOfInterval::Remove | ( | BRepOffset_ListIteratorOfListOfInterval & | It | ) |
| void BRepOffset_ListOfInterval::RemoveFirst | ( | ) |
1.8.5