Salome HOME
#include SMESH_MeshEditor.hxx via SMESH_MesherHelper.hxx
authoreap <eap@opencascade.com>
Tue, 19 May 2009 15:26:34 +0000 (15:26 +0000)
committereap <eap@opencascade.com>
Tue, 19 May 2009 15:26:34 +0000 (15:26 +0000)
src/SMESH/SMESH_Pattern.cxx
src/StdMeshers/StdMeshers_CompositeHexa_3D.cxx
src/StdMeshers/StdMeshers_Penta_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_Projection_2D.cxx
src/StdMeshers/StdMeshers_Projection_3D.cxx
src/StdMeshers/StdMeshers_RadialPrism_3D.cxx
src/StdMeshers/StdMeshers_SegmentLengthAroundVertex.cxx

index 7b5746773c01e00c832b1e6fc5c1909f7e2ca9a4..834003e8c8ed3573d75bc785b139aa9e5be108ea 100644 (file)
@@ -69,7 +69,7 @@
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Block.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMESH_subMesh.hxx"
 
 #include "utilities.h"
index 42389e90efe923f4a512123b2629c98b4fb568a5..8254219d2c21fb05ed471bae5ca3b112dd223365 100644 (file)
@@ -33,7 +33,6 @@
 #include "SMESH_Comment.hxx"
 #include "SMESH_ComputeError.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
 #include "SMESH_MesherHelper.hxx"
 #include "SMESH_subMesh.hxx"
 
index 93bb7fd5c8560e8cb764f34b65f559ac94d06d9b..88644fe3323baec42009f0762e17931b7af36e6c 100644 (file)
@@ -34,7 +34,7 @@
 #include "SMDS_VolumeTool.hxx"
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMESH_subMesh.hxx"
 #include "SMESH_subMeshEventListener.hxx"
 #include "SMESH_Comment.hxx"
index 2ab01d917da4b265b2bd05658db1a9acc0ecdb04..6374868c14347f9054695751f269f586eaab9210 100644 (file)
@@ -28,7 +28,7 @@
 #include "StdMeshers_Prism_3D.hxx"
 
 #include "StdMeshers_ProjectionUtils.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMDS_VolumeTool.hxx"
 #include "SMDS_VolumeOfNodes.hxx"
 #include "SMDS_EdgePosition.hxx"
index af75b6a4ff1aa62db7b758b17ee29163f13de3e2..3457197f5baff75364d1cd9f07c8fe38789b40f5 100644 (file)
@@ -35,7 +35,7 @@
 #include "SMESH_Block.hxx"
 #include "SMESH_Gen.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMESH_Pattern.hxx"
 #include "SMESH_subMesh.hxx"
 #include "SMESH_subMeshEventListener.hxx"
index 7d657ac4e07b501bd503198b81ff6505c319524c..86d6d65d3d5e5d639009dd86493dc946dd3a65a1 100644 (file)
 
 #include "StdMeshers_ProjectionUtils.hxx"
 
+#include "SMDS_PolyhedralVolumeOfNodes.hxx"
+#include "SMDS_VolumeTool.hxx"
 #include "SMESHDS_Hypothesis.hxx"
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Block.hxx"
+#include "SMESH_Comment.hxx"
 #include "SMESH_Gen.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
+#include "SMESH_MesherHelper.hxx"
 #include "SMESH_Pattern.hxx"
 #include "SMESH_subMesh.hxx"
 #include "SMESH_subMeshEventListener.hxx"
-#include "SMESH_MesherHelper.hxx"
-#include "SMESH_Comment.hxx"
-#include "SMDS_VolumeTool.hxx"
-#include "SMDS_PolyhedralVolumeOfNodes.hxx"
 
 #include "utilities.h"
 
index b19f79aee8fc1fe57d993476923fab030db343c7..133b681605cf78bb6974bf289625666d0856d809 100644 (file)
@@ -37,7 +37,6 @@
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Gen.hxx"
 #include "SMESH_Mesh.hxx"
-#include "SMESH_MeshEditor.hxx"
 #include "SMESH_MesherHelper.hxx"
 #include "SMESH_subMesh.hxx"
 
index f5540a88c8f977a13927b7ebd70196200056ddf0..599690c6a27ba33f2b91b928a8a28e361246ea21 100644 (file)
@@ -30,7 +30,6 @@
 #include "SMDS_MeshNode.hxx"
 #include "SMESHDS_Mesh.hxx"
 #include "SMESHDS_SubMesh.hxx"
-#include "SMESH_MeshEditor.hxx"
 #include "SMESH_MesherHelper.hxx"
 
 #include "utilities.h"