Open CASCADE Technology 7.8.2.dev
MeshVS_TwoNodes Struct Reference

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
 

Detailed Description

Structure containing two IDs (of nodes) for using as a key in a map (as representation of a mesh link)

Constructor & Destructor Documentation

◆ MeshVS_TwoNodes()

MeshVS_TwoNodes::MeshVS_TwoNodes ( Standard_Integer aFirst = 0,
Standard_Integer aSecond = 0 )
inline

Member Function Documentation

◆ operator==()

bool MeshVS_TwoNodes::operator== ( const MeshVS_TwoNodes & theTwoNode) const
inline

Field Documentation

◆ First

Standard_Integer MeshVS_TwoNodes::First

◆ Second

Standard_Integer MeshVS_TwoNodes::Second

The documentation for this struct was generated from the following file: