|
Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Macro.hxx>#include <Interface_Graph.hxx>#include <Handle_TColStd_HSequenceOfInteger.hxx>#include <Standard_Integer.hxx>#include <Standard_Boolean.hxx>#include <Handle_Interface_InterfaceModel.hxx>#include <Handle_Standard_Transient.hxx>Data Structures | |
| class | IFGraph_SubPartsIterator |
| defines general form for graph classes of which result is not a single iteration on Entities, but a nested one : External iteration works on sub-parts, identified by each class (according to its algorithm) Internal Iteration concerns Entities of a sub-part Sub-Parts are assumed to be disjoined; if they are not, the first one has priority A SubPartsIterator can work in two steps : first, load entities which have to be processed then, analyse to set those entities into sub-parts More... | |
1.8.0