SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SMESH_NodeSearcher Struct Referenceabstract

Searcher for the node closest to point. More...

#include <SMESH_MeshEditor.hxx>

Public Member Functions

virtual const SMDS_MeshNodeFindClosestTo (const gp_Pnt &pnt)=0
 

Detailed Description

Searcher for the node closest to point.

Definition at line 83 of file SMESH_MeshEditor.hxx.

Member Function Documentation

virtual const SMDS_MeshNode* SMESH_NodeSearcher::FindClosestTo ( const gp_Pnt &  pnt)
pure virtual