Open CASCADE Technology
6.5.4
|
#include <IntTools_ListIteratorOfListOfBox.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | IntTools_ListIteratorOfListOfBox () |
IntTools_ListIteratorOfListOfBox (const IntTools_ListOfBox &L) | |
void | Initialize (const IntTools_ListOfBox &L) |
Standard_Boolean | More () const |
void | Next () |
Bnd_Box & | Value () const |
Bnd_Box& IntTools_ListIteratorOfListOfBox::Value | ( | ) | const |