|
Open CASCADE Technology
6.8.0
|
#include <SelectBasics_ListIteratorOfListOfBox2d.hxx>
Public Member Functions | |
| SelectBasics_ListIteratorOfListOfBox2d () | |
| SelectBasics_ListIteratorOfListOfBox2d (const SelectBasics_ListOfBox2d &L) | |
| void | Initialize (const SelectBasics_ListOfBox2d &L) |
| Standard_Boolean | More () const |
| void | Next () |
| Bnd_Box2d & | Value () const |
| SelectBasics_ListIteratorOfListOfBox2d::SelectBasics_ListIteratorOfListOfBox2d | ( | ) |
| SelectBasics_ListIteratorOfListOfBox2d::SelectBasics_ListIteratorOfListOfBox2d | ( | const SelectBasics_ListOfBox2d & | L | ) |
| void SelectBasics_ListIteratorOfListOfBox2d::Initialize | ( | const SelectBasics_ListOfBox2d & | L | ) |
| Standard_Boolean SelectBasics_ListIteratorOfListOfBox2d::More | ( | ) | const |
| void SelectBasics_ListIteratorOfListOfBox2d::Next | ( | ) |
| Bnd_Box2d& SelectBasics_ListIteratorOfListOfBox2d::Value | ( | ) | const |
1.8.5