#include <SMESH_ControlsDef.hxx>
|
| double | ComputeA (const gp_XYZ &, const gp_XYZ &, const gp_XYZ &, const gp_XYZ &) const |
| |
Definition at line 198 of file SMESH_ControlsDef.hxx.
| virtual double SMESH::Controls::Warping::GetValue |
( |
const TSequenceOfXYZ & |
thePoints | ) |
|
|
virtual |
| virtual double SMESH::Controls::Warping::GetBadRate |
( |
double |
Value, |
|
|
int |
nbNodes |
|
) |
| const |
|
virtual |
| double SMESH::Controls::Warping::ComputeA |
( |
const gp_XYZ & |
, |
|
|
const gp_XYZ & |
, |
|
|
const gp_XYZ & |
, |
|
|
const gp_XYZ & |
|
|
) |
| const |
|
private |
| 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 |