Open CASCADE Technology 6.6.0
Public Member Functions
IFGraph_SCRoots Class Reference

determines strong componants in a graph which are Roots

#include <IFGraph_SCRoots.hxx>

Inheritance diagram for IFGraph_SCRoots:
Inheritance graph
[legend]

Public Member Functions

 IFGraph_SCRoots (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

 IFGraph_SCRoots (IFGraph_StrongComponants &subparts)
 creates from a StrongComponants which was already computed

virtual void Evaluate ()
 does the computation


Constructor & Destructor Documentation

IFGraph_SCRoots::IFGraph_SCRoots ( const Interface_Graph agraph,
const Standard_Boolean  whole 
)
IFGraph_SCRoots::IFGraph_SCRoots ( IFGraph_StrongComponants subparts)

Member Function Documentation

virtual void IFGraph_SCRoots::Evaluate ( ) [virtual]

Reimplemented from IFGraph_StrongComponants.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines