#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
| Border (long theElemId, long thePntId1, long thePntId2) | |
| bool | operator< (const Border &x) const |
Data Fields | |
| TElemId | myElemId |
| TElemId | myPntId [2] |
Definition at line 460 of file SMESH_ControlsDef.hxx.
| FreeEdges::Border::Border | ( | long | theElemId, |
| long | thePntId1, | ||
| long | thePntId2 | ||
| ) |
Definition at line 2176 of file SMESH_Controls.cxx.
References SMESH.Controls.FreeEdges.Border.myPntId.
Definition at line 2185 of file SMESH_Controls.cxx.
References SMESH.Controls.FreeEdges.Border.myPntId.
Definition at line 461 of file SMESH_ControlsDef.hxx.
Referenced by SMESH.FreeEdges_i.GetBorders().
Definition at line 462 of file SMESH_ControlsDef.hxx.
Referenced by SMESH.Controls.FreeEdges.Border.Border(), SMESH.FreeEdges_i.GetBorders(), SMESH.Controls.FreeEdges.Border.operator<(), and SMESH_DeviceActor.SetExtControlMode().