#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
| Value (double theLength, long thePntId1, long thePntId2) | |
| bool | operator< (const Value &x) const |
Data Fields | |
| double | myLength |
| long | myPntId [2] |
| Length2D::Value::Value | ( | double | theLength, |
| long | thePntId1, | ||
| long | thePntId2 | ||
| ) |
References myPntId.
| double SMESH::Controls::Length2D::Value::myLength |
Referenced by SMESH::Length2D_i::GetValues(), and SMESH_DeviceActor::SetExtControlMode().
| long SMESH::Controls::Length2D::Value::myPntId[2] |
Referenced by SMESH::Length2D_i::GetValues(), operator<(), SMESH_DeviceActor::SetExtControlMode(), and Value().