]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Issue 0020336: [CEA 339] specifying a cut line with 2 points
authorouv <ouv@opencascade.com>
Wed, 5 Aug 2009 12:59:08 +0000 (12:59 +0000)
committerouv <ouv@opencascade.com>
Wed, 5 Aug 2009 12:59:08 +0000 (12:59 +0000)
commita647cea48dc31162d36d1f86aea990e4cd49bc89
treeef4135d2ee2f03537086936890128a6cb1677d55
parenta34e6d8a853edbb142fb0612e19e42f481f4c3ac
Issue 0020336: [CEA 339] specifying a cut line with 2 points
57 files changed:
doc/salome/gui/VISU/images/cutsegment.png [new file with mode: 0644]
doc/salome/gui/VISU/images/cutsegmenticon.jpg [new file with mode: 0755]
doc/salome/gui/VISU/images/cutsegmentprsnt.png [new file with mode: 0755]
doc/salome/gui/VISU/input/cut_segment.doc [new file with mode: 0644]
doc/salome/gui/VISU/input/field_presentations.doc
doc/salome/gui/VISU/input/table_presentations.doc
idl/VISU_Gen.idl
resources/Makefile.am
resources/SalomeApp.xml
resources/VISU_en.xml
resources/VISU_fr.xml
resources/Visu_cutsegment.png [new file with mode: 0644]
resources/Visu_tree_cutsegment.png [new file with mode: 0644]
resources/Visu_tree_cutsegment_gr.png [new file with mode: 0644]
src/ENGINE/VISU_Engine_i.cc
src/ENGINE/VISU_Engine_i.hh
src/PIPELINE/Makefile.am
src/PIPELINE/VISU_CutLinesBasePL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_CutLinesBasePL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_CutLinesPL.cxx
src/PIPELINE/VISU_CutLinesPL.hxx
src/PIPELINE/VISU_CutSegmentPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_CutSegmentPL.hxx [new file with mode: 0644]
src/VISUGUI/Makefile.am
src/VISUGUI/VISU_images.ts
src/VISUGUI/VISU_msg_en.ts
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI.h
src/VISUGUI/VisuGUI_ActionsDef.h
src/VISUGUI/VisuGUI_CutSegmentDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_CutSegmentDlg.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_Module.cxx
src/VISUGUI/VisuGUI_Prs3dTools.h
src/VISUGUI/VisuGUI_Selection.cxx
src/VISUGUI/VisuGUI_TimeAnimation.cxx
src/VISUGUI/VisuGUI_Tools.cxx
src/VISU_I/Makefile.am
src/VISU_I/VISUConfig.cc
src/VISU_I/VISU_ColoredPrs3dFactory.cc
src/VISU_I/VISU_ColoredPrs3dFactory.hh
src/VISU_I/VISU_CutLinesBase_i.cc [new file with mode: 0644]
src/VISU_I/VISU_CutLinesBase_i.hh [new file with mode: 0644]
src/VISU_I/VISU_CutLines_i.cc
src/VISU_I/VISU_CutLines_i.hh
src/VISU_I/VISU_CutSegment_i.cc [new file with mode: 0644]
src/VISU_I/VISU_CutSegment_i.hh [new file with mode: 0644]
src/VISU_I/VISU_DumpPython.cc
src/VISU_I/VISU_Gen_i.cc
src/VISU_I/VISU_Gen_i.hh
src/VISU_I/VISU_I.cxx
src/VISU_I/VISU_PointMap3d_i.cc
src/VISU_I/VISU_Table_i.cc
src/VISU_I/VISU_TimeAnimation.cxx
src/VISU_SWIG/batchmode_visu_view3d.py
src/VISU_SWIG/visu.py
src/VISU_SWIG/visu_cache.py
src/VISU_SWIG/visu_view3d.py