]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Implementation spherical cursor. Implementation avi recorder
authorpkv <pkv@opencascade.com>
Wed, 9 Nov 2005 14:20:58 +0000 (14:20 +0000)
committerpkv <pkv@opencascade.com>
Wed, 9 Nov 2005 14:20:58 +0000 (14:20 +0000)
commitca855cf0c75723ed15055c13b673ffcac9f19eed
tree492287fba9711f5260cb04dd06ff158efe92df71
parent1eddd44827b0dad87cc7029cc4d6cc5fde6a0f5a
Implementation spherical cursor. Implementation avi recorder
28 files changed:
src/OBJECT/VISU_GaussPtsAct.cxx
src/OBJECT/VISU_GaussPtsAct.h
src/PIPELINE/Makefile.in
src/PIPELINE/VISUPipeLine.cxx
src/PIPELINE/VISU_ImplicitFunctionWidget.cxx
src/PIPELINE/VISU_ImplicitFunctionWidget.h [deleted file]
src/PIPELINE/VISU_ImplicitFunctionWidget.hxx [new file with mode: 0644]
src/PIPELINE/VISU_PlanesWidget.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PlanesWidget.hxx [new file with mode: 0644]
src/PIPELINE/VISU_SphereWidget.cxx [new file with mode: 0755]
src/PIPELINE/VISU_SphereWidget.hxx [new file with mode: 0755]
src/PIPELINE/VISU_WidgetCtrl.cxx [new file with mode: 0644]
src/PIPELINE/VISU_WidgetCtrl.hxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_Module.cxx
src/VVTK/Makefile.in
src/VVTK/VVTK_ImageWriter.cxx [new file with mode: 0755]
src/VVTK/VVTK_ImageWriter.h [new file with mode: 0755]
src/VVTK/VVTK_ImageWriterMgr.cxx [new file with mode: 0755]
src/VVTK/VVTK_ImageWriterMgr.h [new file with mode: 0755]
src/VVTK/VVTK_MainWindow.cxx
src/VVTK/VVTK_MainWindow.h
src/VVTK/VVTK_Recorder.cxx [new file with mode: 0755]
src/VVTK/VVTK_Recorder.h [new file with mode: 0755]
src/VVTK/VVTK_Renderer.cxx
src/VVTK/VVTK_Renderer.h
src/VVTK/VVTK_SegmentationCursorDlg.cxx
src/VVTK/VVTK_SegmentationCursorDlg.h
src/VVTK/VVTK_ViewWindow.cxx