Open CASCADE Technology  7.0.0
Data Structures

Interface_GraphContent.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Interface_EntityIterator.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  Interface_GraphContent
 Defines general form for classes of graph algorithms on Interfaces, this form is that of EntityIterator Each sub-class fills it according to its own algorithm This also allows to combine any graph result to others, all being given under one unique form. More...