#include <SMESH_ControlsDef.hxx>
Public Member Functions |
| Value (double theLength, long thePntId1, long thePntId2) |
bool | operator< (const Value &x) const |
Detailed Description
Definition at line 265 of file SMESH_ControlsDef.hxx.
Constructor & Destructor Documentation
SMESH::Controls::Length2D::Value::Value |
( |
double |
theLength, |
|
|
long |
thePntId1, |
|
|
long |
thePntId2 |
|
) |
| |
Member Function Documentation
bool SMESH::Controls::Length2D::Value::operator< |
( |
const Value & |
x | ) |
const |
Field Documentation
double SMESH::Controls::Length2D::Value::myLength |
long SMESH::Controls::Length2D::Value::myPntId[2] |