|
SHAPER
9.15.0
|

Public Member Functions | |
| bool | operator== (const iterator &) const |
| bool | operator!= (const iterator &) const |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| GeomShapePtr | operator* () const |
Protected Member Functions | |
| iterator (GeomAPI_ShapeHierarchy *theHierarchy, bool isBegin=true) | |
| void | skipAlreadyProcessed () |
Friends | |
| class | GeomAPI_ShapeHierarchy |