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