#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
| Value (long thePntId1, long thePntId2) | |
| bool | operator< (const Value &x) const |
Data Fields | |
| long | myPntId [2] |
Definition at line 331 of file SMESH_ControlsDef.hxx.
| MultiConnection2D::Value::Value | ( | long | thePntId1, |
| long | thePntId2 | ||
| ) |
Definition at line 1861 of file SMESH_Controls.cxx.
References SMESH.Controls.MultiConnection2D.Value.myPntId.
Definition at line 332 of file SMESH_ControlsDef.hxx.
Referenced by SMESH.MultiConnection2D_i.GetValues(), SMESH.Controls.MultiConnection2D.Value.operator<(), and SMESH_DeviceActor.SetExtControlMode().