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