Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IFSelect_GraphCounter.hxx>
#include <Handle_IFSelect_SelectDeduct.hxx>
#include <IFSelect_SignCounter.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_TColStd_HSequenceOfTransient.hxx>
Data Structures | |
class | IFSelect_GraphCounter |
A GraphCounter computes values to be sorted with the help of a Graph. I.E. not from a Signature The default GraphCounter works with an Applied Selection (a SelectDeduct), the value is the count of selected entities from each input entities) More... |