#include <SMESH_ControlsDef.hxx>
Detailed Description
Definition at line 435 of file SMESH_ControlsDef.hxx.
Constructor & Destructor Documentation
SMESH::Controls::Comparator::Comparator |
( |
| ) |
|
virtual SMESH::Controls::Comparator::~Comparator |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void SMESH::Controls::Comparator::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
virtual void SMESH::Controls::Comparator::SetMargin |
( |
double |
theValue | ) |
|
|
virtual |
virtual bool SMESH::Controls::Comparator::IsSatisfy |
( |
long |
theElementId | ) |
|
|
pure virtual |
double SMESH::Controls::Comparator::GetMargin |
( |
| ) |
|
Field Documentation
double SMESH::Controls::Comparator::myMargin |
|
protected |