Open CASCADE Technology  7.0.0
Data Structures

TopOpeBRepDS_InterferenceIterator.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <TopOpeBRepDS_ListIteratorOfListOfInterference.hxx>
#include <Standard_Boolean.hxx>
#include <TopOpeBRepDS_Kind.hxx>
#include <Standard_Integer.hxx>
#include <TopOpeBRepDS_ListOfInterference.hxx>

Data Structures

class  TopOpeBRepDS_InterferenceIterator
 Iterate on interferences of a list, matching conditions on interferences. Nota : inheritance of ListIteratorOfListOfInterference from TopOpeBRepDS has not been done because of the impossibility of naming the classical More, Next methods which are declared as static in TCollection_ListIteratorOfList ... . ListIteratorOfList has benn placed as a field of InterferenceIterator. More...