#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] |
FreeEdges::Border::Border | ( | long | theElemId, |
long | thePntId1, | ||
long | thePntId2 | ||
) |
References myPntId.
TElemId SMESH::Controls::FreeEdges::Border::myElemId |
Referenced by SMESH::FreeEdges_i::GetBorders().
TElemId SMESH::Controls::FreeEdges::Border::myPntId[2] |
Referenced by Border(), SMESH::FreeEdges_i::GetBorders(), operator<(), and SMESH_DeviceActor::SetExtControlMode().