Version: 8.3.0
SMESH::Controls::MultiConnection2D::Value Struct Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

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

Data Fields

long myPntId [2]
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

References myPntId.

Field Documentation

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