]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Implementation of the improvement 0016840 "EDF PAL 569: Cut plane on Deformed".
authorrnv <rnv@opencascade.com>
Wed, 25 Jun 2008 10:16:58 +0000 (10:16 +0000)
committerrnv <rnv@opencascade.com>
Wed, 25 Jun 2008 10:16:58 +0000 (10:16 +0000)
commit17f10e0b2b9351439fa77ce397f58ecad60c1483
tree91bceea43816f8a1cfde9a7406c5b481fedf64e0
parent3c912038dd072a588cb83e33b8e4938941cf6b51
Implementation of the improvement 0016840 "EDF PAL 569: Cut plane on Deformed".
23 files changed:
idl/VISU_Gen.idl
src/CONVERTOR/VISU_MergeFilterUtilities.cxx
src/PIPELINE/Makefile.am
src/PIPELINE/VISU_CutLinesPL.cxx
src/PIPELINE/VISU_CutLinesPL.hxx
src/PIPELINE/VISU_CutPlanesPL.cxx
src/PIPELINE/VISU_CutPlanesPL.hxx
src/PIPELINE/VISU_DeformationPL.cxx [new file with mode: 0755]
src/PIPELINE/VISU_DeformationPL.hxx [new file with mode: 0755]
src/PIPELINE/VISU_OptionalDeformationPL.cxx [new file with mode: 0755]
src/PIPELINE/VISU_OptionalDeformationPL.hxx [new file with mode: 0755]
src/VISUGUI/VISU_msg_en.po
src/VISUGUI/VisuGUI_CutPlanesDlg.cxx
src/VISUGUI/VisuGUI_CutPlanesDlg.h
src/VISU_I/Makefile.am
src/VISU_I/VISU_CutPlanes_i.cc
src/VISU_I/VISU_CutPlanes_i.hh
src/VISU_I/VISU_Deformation_i.cc [new file with mode: 0755]
src/VISU_I/VISU_Deformation_i.hh [new file with mode: 0755]
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_OptionalDeformation_i.cc [new file with mode: 0755]
src/VISU_I/VISU_OptionalDeformation_i.hh [new file with mode: 0755]
src/VISU_I/VISU_Result_i.cc