]> SALOME platform Git repositories - modules/visu.git/commit - src/VISU_I/VISU_ViewManager_i.cc
Salome HOME
NRI : First integration.
authornri <nri@opencascade.com>
Fri, 16 May 2003 14:22:04 +0000 (14:22 +0000)
committernri <nri@opencascade.com>
Fri, 16 May 2003 14:22:04 +0000 (14:22 +0000)
commit11b47d48aa238206c0a6493749a1ac8a9fd93c69
tree1b808e7b2d3df5724c72f5a85b35c1d5e9019009
parent59a951f6d25e45e0587e4e97be93743b2e7bf646
NRI : First integration.
68 files changed:
Makefile.in [new file with mode: 0644]
build_configure [new file with mode: 0755]
configure.in.base [new file with mode: 0644]
idl/Makefile.in [new file with mode: 0644]
idl/VISU_Gen.idl [new file with mode: 0644]
resources/ModuleVisu.png [new file with mode: 0644]
resources/VISU_en.xml [new file with mode: 0644]
resources/VISU_fr.xml [new file with mode: 0644]
resources/Visu_anim.png [new file with mode: 0644]
resources/Visu_cutplane.png [new file with mode: 0644]
resources/Visu_deformed.png [new file with mode: 0644]
resources/Visu_deformed_anim.png [new file with mode: 0644]
resources/Visu_eraseall.png [new file with mode: 0644]
resources/Visu_isosurfaces.png [new file with mode: 0644]
resources/Visu_plot2d.png [new file with mode: 0644]
resources/Visu_plot3d.png [new file with mode: 0644]
resources/Visu_points.png [new file with mode: 0644]
resources/Visu_sameas.png [new file with mode: 0644]
resources/Visu_scalars.png [new file with mode: 0644]
resources/Visu_scalars_anim.png [new file with mode: 0644]
resources/Visu_scaling.png [new file with mode: 0644]
resources/Visu_selectall.png [new file with mode: 0644]
resources/Visu_selectionactor.png [new file with mode: 0644]
resources/Visu_selectioncell.png [new file with mode: 0644]
resources/Visu_selectionedge.png [new file with mode: 0644]
resources/Visu_selectionpoint.png [new file with mode: 0644]
resources/Visu_selectonly.png [new file with mode: 0644]
resources/Visu_streamlines.png [new file with mode: 0644]
resources/Visu_surface.png [new file with mode: 0644]
resources/Visu_tree_visu.png [new file with mode: 0644]
resources/Visu_vectors.png [new file with mode: 0644]
resources/Visu_wireframe.png [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/OBJECT/Makefile.in [new file with mode: 0644]
src/OBJECT/VISU_Actor.cxx [new file with mode: 0644]
src/OBJECT/VISU_Actor.h [new file with mode: 0644]
src/VISU_I/Makefile.in [new file with mode: 0644]
src/VISU_I/VISUConfig.hh [new file with mode: 0644]
src/VISU_I/VISU_Convertor.cxx [new file with mode: 0644]
src/VISU_I/VISU_Convertor.hxx [new file with mode: 0644]
src/VISU_I/VISU_Convertor_impl.cxx [new file with mode: 0644]
src/VISU_I/VISU_Convertor_impl.hxx [new file with mode: 0644]
src/VISU_I/VISU_CorbaMedConvertor.cxx [new file with mode: 0644]
src/VISU_I/VISU_CorbaMedConvertor.hxx [new file with mode: 0644]
src/VISU_I/VISU_DatConvertor.cxx [new file with mode: 0644]
src/VISU_I/VISU_DatConvertor.hxx [new file with mode: 0644]
src/VISU_I/VISU_Extractor.cxx [new file with mode: 0644]
src/VISU_I/VISU_Extractor.hxx [new file with mode: 0644]
src/VISU_I/VISU_FieldTransform.cxx [new file with mode: 0644]
src/VISU_I/VISU_FieldTransform.hxx [new file with mode: 0644]
src/VISU_I/VISU_Gen_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Gen_i.hh [new file with mode: 0644]
src/VISU_I/VISU_LookupTable.cxx [new file with mode: 0644]
src/VISU_I/VISU_LookupTable.hxx [new file with mode: 0644]
src/VISU_I/VISU_MedConvertor.cxx [new file with mode: 0644]
src/VISU_I/VISU_MedConvertor.hxx [new file with mode: 0644]
src/VISU_I/VISU_PrsObject_i.cc [new file with mode: 0644]
src/VISU_I/VISU_PrsObject_i.hh [new file with mode: 0644]
src/VISU_I/VISU_Result_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Result_i.hh [new file with mode: 0644]
src/VISU_I/VISU_ScalarBarActor.cxx [new file with mode: 0644]
src/VISU_I/VISU_ScalarBarActor.hxx [new file with mode: 0644]
src/VISU_I/VISU_Table_i.cc [new file with mode: 0644]
src/VISU_I/VISU_Table_i.hh [new file with mode: 0644]
src/VISU_I/VISU_TimeAnimation.cxx [new file with mode: 0644]
src/VISU_I/VISU_TimeAnimation.h [new file with mode: 0644]
src/VISU_I/VISU_ViewManager_i.cc [new file with mode: 0644]
src/VISU_I/VISU_ViewManager_i.hh [new file with mode: 0644]