#include <SMESH_ControlsDef.hxx>
Constructor & Destructor Documentation
| SMESH::Controls::NumericalFunctor::NumericalFunctor |
( |
| ) |
|
Member Function Documentation
| virtual void SMESH::Controls::NumericalFunctor::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
[virtual] |
| virtual double SMESH::Controls::NumericalFunctor::GetValue |
( |
long |
theElementId | ) |
[virtual] |
| virtual double SMESH::Controls::NumericalFunctor::GetValue |
( |
const TSequenceOfXYZ & |
thePoints | ) |
[virtual] |
| virtual SMDSAbs_ElementType SMESH::Controls::NumericalFunctor::GetType |
( |
| ) |
const [pure virtual] |
Implements SMESH::Controls::Functor.
Implemented in SMESH::Controls::MultiConnection2D, SMESH::Controls::MultiConnection, SMESH::Controls::Length2D, SMESH::Controls::Length, SMESH::Controls::Area, SMESH::Controls::Skew, SMESH::Controls::Taper, SMESH::Controls::Warping, SMESH::Controls::AspectRatio3D, SMESH::Controls::AspectRatio, SMESH::Controls::MinimumAngle, and SMESH::Controls::Volume.
| virtual double SMESH::Controls::NumericalFunctor::GetBadRate |
( |
double |
Value, |
|
|
int |
nbNodes |
|
) |
| const [pure virtual] |
Implemented in SMESH::Controls::MultiConnection2D, SMESH::Controls::MultiConnection, SMESH::Controls::Length2D, SMESH::Controls::Length, SMESH::Controls::Area, SMESH::Controls::Skew, SMESH::Controls::Taper, SMESH::Controls::Warping, SMESH::Controls::AspectRatio3D, SMESH::Controls::AspectRatio, SMESH::Controls::MinimumAngle, and SMESH::Controls::Volume.
| long SMESH::Controls::NumericalFunctor::GetPrecision |
( |
| ) |
const |
| void SMESH::Controls::NumericalFunctor::SetPrecision |
( |
const long |
thePrecision | ) |
|
| bool SMESH::Controls::NumericalFunctor::GetPoints |
( |
const int |
theId, |
|
|
TSequenceOfXYZ & |
theRes |
|
) |
| const |
Field Documentation