From: apo Date: Mon, 10 Oct 2005 05:41:48 +0000 (+0000) Subject: Provide correct initialization of TValForTimeImpl X-Git-Tag: BR-D5-38-2003_D2005-12-10~30 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f46a56fab43add75f0d1a8b55308a85f5b850372;p=modules%2Fvisu.git Provide correct initialization of TValForTimeImpl --- diff --git a/src/CONVERTOR/VISU_Convertor_impl.cxx b/src/CONVERTOR/VISU_Convertor_impl.cxx index 7a726ea0..ad2a643c 100644 --- a/src/CONVERTOR/VISU_Convertor_impl.cxx +++ b/src/CONVERTOR/VISU_Convertor_impl.cxx @@ -794,7 +794,8 @@ namespace VISU TValForTimeImpl ::TValForTimeImpl(): myGaussPtsIDFilter(new TGaussPtsIDFilter()), - myIDMapperFilter(new TIDMapperFilter()) + myIDMapperFilter(new TIDMapperFilter()), + myNbGauss(1) {} const TMeshValue&