Salome HOME
sources v1.2c
authornri <nri@opencascade.com>
Tue, 14 Oct 2003 08:11:44 +0000 (08:11 +0000)
committernri <nri@opencascade.com>
Tue, 14 Oct 2003 08:11:44 +0000 (08:11 +0000)
commit17b175ff4b710fc93421509ffa7583edd1678a5d
tree0babcf163b341df2ae62b74ed9857b96a7a2e794
parent495178cfd0edcdf06fb30ad30f65c225edad4f37
sources v1.2c
127 files changed:
src/CONVERTOR/Makefile.in [new file with mode: 0644]
src/CONVERTOR/VISUConvertor.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_Convertor.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_Convertor.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_ConvertorUtils.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_ConvertorUtils.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_Convertor_impl.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_Convertor_impl.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_DatConvertor.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_DatConvertor.hxx [new file with mode: 0644]
src/CONVERTOR/VISU_MedConvertor.cxx [new file with mode: 0644]
src/CONVERTOR/VISU_MedConvertor.hxx [new file with mode: 0644]
src/Makefile.in
src/OBJECT/Makefile.in
src/OBJECT/VISU_Actor.cxx
src/OBJECT/VISU_Actor.h
src/OBJECT/VISU_MeshAct.cxx [new file with mode: 0644]
src/OBJECT/VISU_MeshAct.h [new file with mode: 0644]
src/OBJECT/VISU_ScalarMapAct.cxx [new file with mode: 0644]
src/OBJECT/VISU_ScalarMapAct.h [new file with mode: 0644]
src/OBJECT/VISU_VectorsAct.cxx [new file with mode: 0644]
src/OBJECT/VISU_VectorsAct.h [new file with mode: 0644]
src/PIPELINE/Makefile.in [new file with mode: 0644]
src/PIPELINE/VISUPipeLine.cxx [new file with mode: 0644]
src/PIPELINE/VISU_CutLinesPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_CutLinesPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_CutPlanesPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_CutPlanesPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedShapePL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_DeformedShapePL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_Extractor.cxx [new file with mode: 0644]
src/PIPELINE/VISU_Extractor.hxx [new file with mode: 0644]
src/PIPELINE/VISU_FieldTransform.cxx [new file with mode: 0644]
src/PIPELINE/VISU_FieldTransform.hxx [new file with mode: 0644]
src/PIPELINE/VISU_IsoSurfacesPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_IsoSurfacesPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_LookupTable.cxx [new file with mode: 0644]
src/PIPELINE/VISU_LookupTable.hxx [new file with mode: 0644]
src/PIPELINE/VISU_MeshPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_MeshPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_PipeLine.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PipeLine.hxx [new file with mode: 0644]
src/PIPELINE/VISU_PipeLineUtils.cxx [new file with mode: 0644]
src/PIPELINE/VISU_PipeLineUtils.hxx [new file with mode: 0644]
src/PIPELINE/VISU_ScalarBarActor.cxx [new file with mode: 0644]
src/PIPELINE/VISU_ScalarBarActor.hxx [new file with mode: 0644]
src/PIPELINE/VISU_ScalarMapPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_ScalarMapPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_StreamLinesPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_StreamLinesPL.hxx [new file with mode: 0644]
src/PIPELINE/VISU_UsedPointsFilter.cxx [new file with mode: 0644]
src/PIPELINE/VISU_UsedPointsFilter.hxx [new file with mode: 0644]
src/PIPELINE/VISU_VectorsPL.cxx [new file with mode: 0644]
src/PIPELINE/VISU_VectorsPL.hxx [new file with mode: 0644]
src/VISUGUI/Makefile.in
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI.h
src/VISUGUI/VisuGUI_CutLinesDlg.cxx
src/VISUGUI/VisuGUI_CutLinesDlg.h
src/VISUGUI/VisuGUI_CutPlanesDlg.cxx
src/VISUGUI/VisuGUI_CutPlanesDlg.h
src/VISUGUI/VisuGUI_FileDlg.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_FileDlg.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_IsoSurfacesDlg.cxx
src/VISUGUI/VisuGUI_IsoSurfacesDlg.h
src/VISUGUI/VisuGUI_MagnitudeDlg.cxx
src/VISUGUI/VisuGUI_MagnitudeDlg.h
src/VISUGUI/VisuGUI_NonIsometricDlg.cxx
src/VISUGUI/VisuGUI_ScalarBarDlg.cxx
src/VISUGUI/VisuGUI_ScalarBarDlg.h
src/VISUGUI/VisuGUI_Selection.cxx
src/VISUGUI/VisuGUI_Selection.h
src/VISUGUI/VisuGUI_StreamLinesDlg.cxx
src/VISUGUI/VisuGUI_StreamLinesDlg.h
src/VISUGUI/VisuGUI_TimeAnimation.cxx
src/VISUGUI/VisuGUI_TimeAnimation.h
src/VISUGUI/VisuGUI_VectorsDlg.cxx
src/VISUGUI/VisuGUI_VectorsDlg.h
src/VISUGUI/VisuGUI_VisuAsDlg.cxx
src/VISUGUI/VisuGUI_VisuAsDlg.h
src/VISUGUI/VisuGUI_msg_en.po
src/VISU_I/Makefile.in
src/VISU_I/VISUConfig.cc [new file with mode: 0644]
src/VISU_I/VISUConfig.hh
src/VISU_I/VISU_CorbaMedConvertor.cxx
src/VISU_I/VISU_CorbaMedConvertor.hxx
src/VISU_I/VISU_CutLines_i.cc [new file with mode: 0644]
src/VISU_I/VISU_CutLines_i.hh [new file with mode: 0644]
src/VISU_I/VISU_CutPlanes_i.cc [new file with mode: 0644]
src/VISU_I/VISU_CutPlanes_i.hh [new file with mode: 0644]
src/VISU_I/VISU_DeformedShape_i.cc [new file with mode: 0644]
src/VISU_I/VISU_DeformedShape_i.hh [new file with mode: 0644]
src/VISU_I/VISU_Gen_i.cc
src/VISU_I/VISU_Gen_i.hh
src/VISU_I/VISU_IsoSurfaces_i.cc [new file with mode: 0644]
src/VISU_I/VISU_IsoSurfaces_i.hh [new file with mode: 0644]
src/VISU_I/VISU_Mesh_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Mesh_i.hh [new file with mode: 0644]
src/VISU_I/VISU_Prs3d_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Prs3d_i.hh [new file with mode: 0644]
src/VISU_I/VISU_PrsObject_i.cc
src/VISU_I/VISU_PrsObject_i.hh
src/VISU_I/VISU_Result_i.cc
src/VISU_I/VISU_Result_i.hh
src/VISU_I/VISU_ScalarMap_i.cc [new file with mode: 0644]
src/VISU_I/VISU_ScalarMap_i.hh [new file with mode: 0644]
src/VISU_I/VISU_StreamLines_i.cc [new file with mode: 0644]
src/VISU_I/VISU_StreamLines_i.hh [new file with mode: 0644]
src/VISU_I/VISU_Table_i.cc
src/VISU_I/VISU_Table_i.hh
src/VISU_I/VISU_TimeAnimation.cxx
src/VISU_I/VISU_TimeAnimation.h
src/VISU_I/VISU_Vectors_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Vectors_i.hh [new file with mode: 0644]
src/VISU_I/VISU_ViewManager_i.cc
src/VISU_I/VISU_ViewManager_i.hh
src/VISU_SWIG/Makefile.in
src/VISU_SWIG/VISU_Gen_s.cc [new file with mode: 0644]
src/VISU_SWIG/VISU_Gen_s.hh [new file with mode: 0644]
src/VISU_SWIG/batchmode_visu.py
src/VISU_SWIG/batchmode_visu_view3d.py
src/VISU_SWIG/libVISU_Swig.i
src/VISU_SWIG/visu.py
src/VISU_SWIG/visu_med.py
src/VISU_SWIG/visu_prs_example.py
src/VISU_SWIG/visu_swig_test.py [new file with mode: 0644]
src/VISU_SWIG/visu_view3d.py