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