]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
PAL13460 (force the mesh to go through a point)
authoreap <eap@opencascade.com>
Wed, 28 Feb 2007 09:41:32 +0000 (09:41 +0000)
committereap <eap@opencascade.com>
Wed, 28 Feb 2007 09:41:32 +0000 (09:41 +0000)
commited1963a82ecaa650d3ad36c7ce49208238d23559
tree4d8ec6569514a6b36bd1931cb2e997f7879e674b
parentf79cff562c7e4953e4f10a4f2384c77a37f810e0
PAL13460 (force the mesh to go through a point)
+  SMESH_OctreeNodeIteratorPtr GetChildrenIterator();
+  SMDS_NodeIteratorPtr        GetNodeIterator();
+  int                         NbNodes() const { return myNbNodes; }
src/SMESH/SMESH_OctreeNode.cxx
src/SMESH/SMESH_OctreeNode.hxx