SALOME - SMESH
|
#include <SMESH_ControlsDef.hxx>
Data Structures | |
struct | Value |
Public Types | |
typedef std::set< Value > | TValues |
Public Member Functions | |
virtual double | GetValue (long theElementId) |
virtual double | GetBadRate (double Value, int nbNodes) const |
virtual SMDSAbs_ElementType | GetType () const |
void | GetValues (TValues &theValues) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
virtual double | GetValue (const TSequenceOfXYZ &thePoints) |
long | GetPrecision () const |
void | SetPrecision (const long thePrecision) |
bool | GetPoints (const int theId, TSequenceOfXYZ &theRes) const |
Static Public Member Functions | |
static bool | GetPoints (const SMDS_MeshElement *theElem, TSequenceOfXYZ &theRes) |
Protected Attributes | |
const SMDS_Mesh * | myMesh |
const SMDS_MeshElement * | myCurrElement |
long | myPrecision |
Definition at line 250 of file SMESH_ControlsDef.hxx.
typedef std::set<Value> SMESH::Controls::Length2D::TValues |
Definition at line 261 of file SMESH_ControlsDef.hxx.
|
virtual |
Reimplemented from SMESH::Controls::NumericalFunctor.
|
virtual |
Implements SMESH::Controls::NumericalFunctor.
|
virtual |
Implements SMESH::Controls::NumericalFunctor.
void SMESH::Controls::Length2D::GetValues | ( | TValues & | theValues | ) |
|
virtualinherited |
Implements SMESH::Controls::Functor.
|
virtualinherited |
Reimplemented in SMESH::Controls::MultiConnection2D, SMESH::Controls::MultiConnection, SMESH::Controls::Length, SMESH::Controls::Area, SMESH::Controls::Skew, SMESH::Controls::Taper, SMESH::Controls::Warping, SMESH::Controls::AspectRatio3D, SMESH::Controls::AspectRatio, and SMESH::Controls::MinimumAngle.
Definition at line 118 of file SMESH_ControlsDef.hxx.
|
inherited |
|
inherited |
|
inherited |
|
staticinherited |
|
protectedinherited |
Definition at line 129 of file SMESH_ControlsDef.hxx.
|
protectedinherited |
Definition at line 130 of file SMESH_ControlsDef.hxx.
|
protectedinherited |
Definition at line 131 of file SMESH_ControlsDef.hxx.