#include <SMESH_ControlsDef.hxx>
Public Member Functions |
| Border (long theElemId, long thePntId1, long thePntId2) |
bool | operator< (const Border &x) const |
Detailed Description
Definition at line 366 of file SMESH_ControlsDef.hxx.
Constructor & Destructor Documentation
SMESH::Controls::FreeEdges::Border::Border |
( |
long |
theElemId, |
|
|
long |
thePntId1, |
|
|
long |
thePntId2 |
|
) |
| |
Member Function Documentation
bool SMESH::Controls::FreeEdges::Border::operator< |
( |
const Border & |
x | ) |
const |
Field Documentation
TElemId SMESH::Controls::FreeEdges::Border::myElemId |
TElemId SMESH::Controls::FreeEdges::Border::myPntId[2] |