X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaVtk%2FvtkTensorsVisu.h;fp=lib%2FcreaVtk%2FvtkTensorsVisu.h;h=162521ca3fc0e71e442e52038f812ba055287f2d;hb=ae7fdf94ccaa1c21be9e2d1a4775253a6ca08670;hp=8f1f135c30644217c058905c90d74d30eccf2583;hpb=3767e9344d361bdc745a52df7af8e320ce311f2c;p=creaVtk.git diff --git a/lib/creaVtk/vtkTensorsVisu.h b/lib/creaVtk/vtkTensorsVisu.h index 8f1f135..162521c 100644 --- a/lib/creaVtk/vtkTensorsVisu.h +++ b/lib/creaVtk/vtkTensorsVisu.h @@ -69,13 +69,13 @@ protected: //--------------------------------------------- private: - vtkSmartPointer ss; + vtkSmartPointer ss; vtkSmartPointer superquadratic; - vtkSmartPointer cs; - vtkSmartPointer tg; + vtkSmartPointer cs; + vtkSmartPointer tg; vtkSmartPointer pdn; - vtkSmartPointer pd; - vtkSmartPointer pod; + vtkSmartPointer pd; + vtkSmartPointer pod; }; //-end of _VTKTENSORSVISU_H_------------------------------------------------------