]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
Fix bug of NodeSearcher: search fails if point is outside the mesh on the distance...
authorvsr <vsr@opencascade.com>
Mon, 21 Jun 2010 07:29:04 +0000 (07:29 +0000)
committervsr <vsr@opencascade.com>
Mon, 21 Jun 2010 07:29:04 +0000 (07:29 +0000)
commit2343a5b38559522340a889eabd49a3af6c6a75db
tree8f6d774482c433b132b8bf5a661e342422a3e459
parent97577f2731228b0d53ea129b5f84b20455225e3c
Fix bug of NodeSearcher: search fails if point is outside the mesh on the distance more than octree node precision value. Version 2 with improved performance.
src/SMESH/SMESH_MeshEditor.cxx