import "SMESH_Filter.idl";
Histogram SMESH::NumericalFunctor::GetHistogram |
( |
in short |
nbIntervals, |
|
|
in boolean |
isLogarithmic |
|
) |
| |
|
inherited |
long SMESH::NumericalFunctor::GetPrecision |
( |
| ) |
|
|
inherited |
double SMESH::NumericalFunctor::GetValue |
( |
in long |
theElementId | ) |
|
|
inherited |
void SMESH::Functor::SetMesh |
( |
in SMESH_Mesh |
theMesh | ) |
|
|
inherited |
void SMESH::NumericalFunctor::SetPrecision |
( |
in long |
thePrecision | ) |
|
|
inherited |
Set precision for calculation.
It is a position after point which is used to functor value after calculation.