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