mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-28 12:50:48 +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 );