![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Structure containing two IDs (of nodes) for using as a key in a map (as representation of a mesh link) More...
#include <MeshVS_TwoNodes.hxx>
Public Member Functions | |
| MeshVS_TwoNodes (int aFirst=0, int aSecond=0) | |
| bool | operator== (const MeshVS_TwoNodes &theTwoNode) const |
Data Fields | |
| int | First |
| int | Second |
Structure containing two IDs (of nodes) for using as a key in a map (as representation of a mesh link)
|
inline |
| int MeshVS_TwoNodes::First |
| int MeshVS_TwoNodes::Second |