Open CASCADE Technology  7.4.0
Public Member Functions | Data Fields

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)
 

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

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: