Open CASCADE Technology 7.8.2.dev
|
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 (Standard_Integer aFirst=0, Standard_Integer aSecond=0) | |
bool | operator== (const MeshVS_TwoNodes &theTwoNode) const |
Data Fields | |
Standard_Integer | First |
Standard_Integer | Second |
Structure containing two IDs (of nodes) for using as a key in a map (as representation of a mesh link)
|
inline |
|
inline |
Standard_Integer MeshVS_TwoNodes::First |
Standard_Integer MeshVS_TwoNodes::Second |