SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SMESH::Controls::MultiConnection2D::Value Struct Reference

#include <SMESH_ControlsDef.hxx>

Collaboration diagram for SMESH::Controls::MultiConnection2D::Value:
Collaboration graph

Public Member Functions

 Value (long thePntId1, long thePntId2)
bool operator< (const Value &x) const

Data Fields

long myPntId [2]

Detailed Description

Definition at line 298 of file SMESH_ControlsDef.hxx.

Constructor & Destructor Documentation

SMESH::Controls::MultiConnection2D::Value::Value ( long  thePntId1,
long  thePntId2 
)

Member Function Documentation

bool SMESH::Controls::MultiConnection2D::Value::operator< ( const Value x) const

Field Documentation

long SMESH::Controls::MultiConnection2D::Value::myPntId[2]

Definition at line 299 of file SMESH_ControlsDef.hxx.