SMESH_TLink Struct Reference

A sorted pair of nodes. More...

#include <SMESH_TypeDefs.hxx>

Public Member Functions

const SMDS_MeshNodenode1 () const
 
const SMDS_MeshNodenode2 () const
 
 SMESH_TLink (const NLink &link)
 
 SMESH_TLink (const SMDS_MeshNode *n1, const SMDS_MeshNode *n2)
 

Detailed Description

A sorted pair of nodes.

Constructor & Destructor Documentation

◆ SMESH_TLink() [1/2]

SMESH_TLink::SMESH_TLink ( const SMDS_MeshNode n1,
const SMDS_MeshNode n2 
)

◆ SMESH_TLink() [2/2]

SMESH_TLink::SMESH_TLink ( const NLink &  link)

Member Function Documentation

◆ node1()

◆ node2()


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