SALOME - SMESH
SMESH.Controls.ManifoldPart.Link Class Reference

#include <SMESH_ControlsDef.hxx>

Collaboration diagram for SMESH.Controls.ManifoldPart.Link:
Collaboration graph

Public Member Functions

 Link (SMDS_MeshNode *theNode1, SMDS_MeshNode *theNode2)
 ~Link ()
bool IsEqual (const ManifoldPart::Link &theLink) const
bool operator< (const ManifoldPart::Link &x) const

Data Fields

SMDS_MeshNodemyNode1
SMDS_MeshNodemyNode2

Detailed Description

Definition at line 557 of file SMESH_ControlsDef.hxx.


Constructor & Destructor Documentation

SMESH.Controls.ManifoldPart.Link.Link ( SMDS_MeshNode theNode1,
SMDS_MeshNode theNode2 
)
SMESH.Controls.ManifoldPart.Link.~Link ( )

Member Function Documentation

bool SMESH.Controls.ManifoldPart.Link.IsEqual ( const ManifoldPart::Link theLink) const
bool SMESH.Controls.ManifoldPart.Link.operator< ( const ManifoldPart::Link x) const

Field Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines