|
SALOME - SMESH
|
A sorted pair of nodes. More...
#include <SMESH_MeshEditor.hxx>


Public Member Functions | |
| SMESH_TLink (const SMDS_MeshNode *n1, const SMDS_MeshNode *n2) | |
| SMESH_TLink (const NLink &link) | |
A sorted pair of nodes.
Definition at line 69 of file SMESH_MeshEditor.hxx.
| SMESH_TLink::SMESH_TLink | ( | const SMDS_MeshNode * | n1, |
| const SMDS_MeshNode * | n2 | ||
| ) |
Definition at line 71 of file SMESH_MeshEditor.hxx.
References SMDS_MeshElement::GetID().

| SMESH_TLink::SMESH_TLink | ( | const NLink & | link | ) |
Definition at line 73 of file SMESH_MeshEditor.hxx.