SMESH::Controls::FreeEdges::Border Struct Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
Border (long theElemId, long thePntId1, long thePntId2) | |
bool | operator< (const Border &x) const |
Public Attributes | |
TElemId | myElemId |
TElemId | myPntId [2] |
Constructor & Destructor Documentation
◆ Border()
FreeEdges::Border::Border | ( | long | theElemId, |
long | thePntId1, | ||
long | thePntId2 | ||
) |
References myPntId.
Member Function Documentation
◆ operator<()
Member Data Documentation
◆ myElemId
TElemId SMESH::Controls::FreeEdges::Border::myElemId |
◆ myPntId
The documentation for this struct was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp