Salome HOME
IPAL52980: Wire Discretization with Table density fails
authoreap <eap@opencascade.com>
Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)
committereap <eap@opencascade.com>
Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)
commitef3921b2afe32874a6a266ceea8a12a30cc6f17c
treefb6128c5b4cd88638380e4a8fd8d282a112a49e7
parent8d3d2084b73d927b857e77ae17ca62e0d74e090a
IPAL52980: Wire Discretization with Table density fails
  fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
  Bug report: http://www.salome-platform.org/forum/forum_10/636759606

Fix compilation warnings:
  - unused function
  - missing virtual destructor
  - variable set but not used
24 files changed:
doc/salome/gui/SMESH/input/additional_hypo.doc
src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx
src/OBJECT/SMESH_Object.h
src/OBJECT/SMESH_PreviewActorsCollection.h
src/SMDS/SMDS_Downward.hxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MesherHelper.cxx
src/SMESHDS/SMESH_Controls.hxx
src/SMESHGUI/SMESHGUI.cxx
src/SMESHUtils/SMESH_Comment.hxx
src/SMESHUtils/SMESH_MAT2d.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_Filter_i.cxx
src/SMESH_I/SMESH_Gen_i.cxx
src/SMESH_I/SMESH_Hypothesis_i.hxx
src/StdMeshers/StdMeshers_Cartesian_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_Projection_2D.cxx
src/StdMeshers/StdMeshers_Propagation.cxx
src/StdMeshers/StdMeshers_Regular_1D.cxx
src/Tools/MeshCut/MeshCut_Maillage.cxx
src/Tools/padder/meshjob/impl/SPADDERPluginTester_i.cxx