X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FcreaVtk%2FvtkVectorsVisu.h;fp=lib%2FcreaVtk%2FvtkVectorsVisu.h;h=45f922432d959a9e1c23fe87d271c87873233b2a;hb=0fe587457cf4d6eda506990f92a35796ad6ef7cc;hp=55981f0047622307aa14806a641cd9edaaf92e2a;hpb=73f6f1d87def2eaee09190902e3c3736efcf8221;p=creaVtk.git diff --git a/lib/creaVtk/vtkVectorsVisu.h b/lib/creaVtk/vtkVectorsVisu.h index 55981f0..45f9224 100644 --- a/lib/creaVtk/vtkVectorsVisu.h +++ b/lib/creaVtk/vtkVectorsVisu.h @@ -71,7 +71,7 @@ protected: private: vtkArrowSource *_vtkarrowsource; vtkLineSource *_vtklinesource; - vtkGlyph3D *_vtkglyph; + vtkGlyph3D *_vtkglyph; }; //-end of _vtkVectorsVISU_H_------------------------------------------------------