mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-14 11:11:34 +05:00

interface Predicate: Functor { + long NbSatisfying( in SMESH::SMESH_IDSource obj ); interface NumericalFunctor: Functor { + Histogram GetLocalHistogram( in short nbIntervals, in boolean isLogarithmic, + in SMESH::SMESH_IDSource obj );