A sorted pair of nodes. More...
#include <SMESH_TypeDefs.hxx>
Public Member Functions | |
const SMDS_MeshNode * | node1 () const |
const SMDS_MeshNode * | node2 () const |
SMESH_TLink (const NLink &link) | |
SMESH_TLink (const SMDS_MeshNode *n1, const SMDS_MeshNode *n2) | |
A sorted pair of nodes.
SMESH_TLink::SMESH_TLink | ( | const SMDS_MeshNode * | n1, |
const SMDS_MeshNode * | n2 | ||
) |
References SMDS_MeshElement::GetID().
SMESH_TLink::SMESH_TLink | ( | const NLink & | link | ) |
const SMDS_MeshNode * SMESH_TLink::node1 | ( | ) | const |
const SMDS_MeshNode * SMESH_TLink::node2 | ( | ) | const |