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