From: apo Date: Mon, 5 Dec 2005 08:05:21 +0000 (+0000) Subject: Fix for Bug GVIEW10709 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1b6d11420aa5343444a74f75883ff7fe84e8766b;p=modules%2Fvisu.git Fix for Bug GVIEW10709 wrong presentation of quadratic mesh elements --- diff --git a/src/CONVERTOR/VISU_Convertor_impl.hxx b/src/CONVERTOR/VISU_Convertor_impl.hxx index 5e910090..ec250fc1 100644 --- a/src/CONVERTOR/VISU_Convertor_impl.hxx +++ b/src/CONVERTOR/VISU_Convertor_impl.hxx @@ -43,8 +43,8 @@ class VISU_MergeFilter; #include "MED_SliceArray.hxx" #ifndef VISU_ENABLE_QUADRATIC -//#define VISU_ENABLE_QUADRATIC -//#define VISU_USE_VTK_QUADRATIC +#define VISU_ENABLE_QUADRATIC +#define VISU_USE_VTK_QUADRATIC #endif namespace VISU