]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Start improvement NPAL16840 : EDF PAL 569 (Cut plane on Deformed).
authorrnv <rnv@opencascade.com>
Wed, 4 Jun 2008 12:55:28 +0000 (12:55 +0000)
committerrnv <rnv@opencascade.com>
Wed, 4 Jun 2008 12:55:28 +0000 (12:55 +0000)
commit52b1f70ac8a8cba7de76f795508f5c19ecd5612b
treebb9012757720929269a9c7a1180142366d58a6f8
parente32a6955d5866eae72122692e7ae255f6256a919
Start improvement NPAL16840 : 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