SMESH_TLink knowing its orientation. More...
#include <SMESH_TypeDefs.hxx>

Public Member Functions | |
| SMESH_OrientedLink (const SMDS_MeshNode *n1, const SMDS_MeshNode *n2) | |
| const SMDS_MeshNode * | node1 () const |
| const SMDS_MeshNode * | node2 () const |
Static Public Member Functions | |
| static int | HashCode (const SMESH_TLink &link, int aLimit) |
| static Standard_Boolean | IsEqual (const SMESH_TLink &l1, const SMESH_TLink &l2) |
Data Fields | |
| bool | _reversed |
Static Public Attributes | |
| int | myOri |
SMESH_TLink knowing its orientation.
| SMESH_OrientedLink::SMESH_OrientedLink | ( | const SMDS_MeshNode * | n1, |
| const SMDS_MeshNode * | n2 | ||
| ) |
|
staticinherited |
References SMDS_MeshElement::GetID(), SMESH_TLink::node1(), and SMESH_TLink::node2().
|
staticinherited |
References SMESH_TLink::node1(), and SMESH_TLink::node2().
|
inherited |
|
inherited |
| bool SMESH_OrientedLink::_reversed |
|
staticinherited |