|
Open CASCADE Technology
6.9.1
|
#include <DBRep_ListIteratorOfListOfFace.hxx>
Public Member Functions | |
| 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 |
| DBRep_ListIteratorOfListOfFace::DBRep_ListIteratorOfListOfFace | ( | ) |
| DBRep_ListIteratorOfListOfFace::DBRep_ListIteratorOfListOfFace | ( | const DBRep_ListOfFace & | L | ) |
| void DBRep_ListIteratorOfListOfFace::Initialize | ( | const DBRep_ListOfFace & | L | ) |
| Standard_Boolean DBRep_ListIteratorOfListOfFace::More | ( | ) | const |
| void DBRep_ListIteratorOfListOfFace::Next | ( | ) |
| Handle< DBRep_Face >& DBRep_ListIteratorOfListOfFace::Value | ( | ) | const |
1.8.10