#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 366 of file SMESH_ControlsDef.hxx.
| SMESH.Controls.FreeEdges.Border.Border | ( | long | theElemId, | |
| long | thePntId1, | |||
| long | thePntId2 | |||
| ) |
| bool SMESH.Controls.FreeEdges.Border.operator< | ( | const Border & | x | ) | const |
Definition at line 367 of file SMESH_ControlsDef.hxx.
Definition at line 368 of file SMESH_ControlsDef.hxx.
1.6.1