SMESH::Controls::Length2D::Value Struct Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

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

Public Attributes

double myLength
 
long myPntId [2]
 

Constructor & Destructor Documentation

◆ Value()

Length2D::Value::Value ( double  theLength,
long  thePntId1,
long  thePntId2 
)

References myPntId.

Member Function Documentation

◆ operator<()

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

Member Data Documentation

◆ myLength

double SMESH::Controls::Length2D::Value::myLength

◆ myPntId

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

Referenced by Value().


The documentation for this struct was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp