#include <IFGraph_Cycles.hxx>
Inheritance diagram for IFGraph_Cycles:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IFGraph_Cycles (const Interface_Graph &agraph, const Standard_Boolean whole) |
| creates with a Graph, and will analyse : whole True : all the contents of the Model whole False : sub-parts which will be given later | |
| Standard_EXPORT | IFGraph_Cycles (IFGraph_StrongComponants &subparts) |
| creates from a StrongComponants which was already computed | |
| virtual Standard_EXPORT void | Evaluate () |
| does the computation. Cycles are StrongComponants which are not Single | |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from IFGraph_SubPartsIterator. |
|
|
Reimplemented from IFGraph_SubPartsIterator. |
|
|
Reimplemented from IFGraph_SubPartsIterator. |
|
||||||||||||
|
Reimplemented from IFGraph_SubPartsIterator. |
1.4.1