#include <SMESH_ControlsDef.hxx>
Definition at line 249 of file SMESH_ControlsDef.hxx.
virtual double SMESH::Controls::Length::GetValue |
( |
const TSequenceOfXYZ & |
thePoints) | |
|
|
virtual |
virtual double SMESH::Controls::Length::GetBadRate |
( |
double |
Value, |
|
|
int |
nbNodes |
|
) |
| const |
|
virtual |
virtual void SMESH::Controls::NumericalFunctor::SetMesh |
( |
const SMDS_Mesh * |
theMesh) | |
|
|
virtualinherited |
virtual double SMESH::Controls::NumericalFunctor::GetValue |
( |
long |
theElementId) | |
|
|
virtualinherited |
long SMESH::Controls::NumericalFunctor::GetPrecision |
( |
) | |
const |
|
inherited |
void SMESH::Controls::NumericalFunctor::SetPrecision |
( |
const long |
thePrecision) | |
|
|
inherited |
bool SMESH::Controls::NumericalFunctor::GetPoints |
( |
const int |
theId, |
|
|
TSequenceOfXYZ & |
theRes |
|
) |
| const |
|
inherited |
const SMDS_Mesh* SMESH::Controls::NumericalFunctor::myMesh |
|
protectedinherited |
long SMESH::Controls::NumericalFunctor::myPrecision |
|
protectedinherited |