]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Fix for Bug NPAL16764 - EDF 553 VISU :
authorapo <apo@opencascade.com>
Wed, 19 Sep 2007 12:41:10 +0000 (12:41 +0000)
committerapo <apo@opencascade.com>
Wed, 19 Sep 2007 12:41:10 +0000 (12:41 +0000)
commit8f45a269ebce1ff29f22aff6a1cfee0bf9db7fdb
tree76bc1fdc88b494009cee2337351b739162c51901
parent670c16a492f1a7091a8a9935b8372035d6e31b10
Fix for Bug NPAL16764 - EDF 553 VISU :
In Animation Bad range by default in Scalarmap
The bug is fixed by introduction a special TMinMaxController interface which can be applied to a VISU colored 3D presentations.
src/VISUGUI/VisuGUI_TimeAnimation.cxx
src/VISU_I/Makefile.in
src/VISU_I/SALOME_GenericObjPointer.cc [new file with mode: 0644]
src/VISU_I/SALOME_GenericObjPointer.hh [new file with mode: 0644]
src/VISU_I/VISU_ColoredPrs3d_i.cc
src/VISU_I/VISU_ColoredPrs3d_i.hh
src/VISU_I/VISU_ScalarMap_i.cc
src/VISU_I/VISU_ScalarMap_i.hh
src/VISU_I/VISU_TimeAnimation.cxx