X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaVtk%2FvtkVectorsVisu.h;h=8fe751fb9604416d3c49fd5f04053ef976f69032;hb=ebcdaf2f06d2d7b7afce5573cec42a6c6caaa7a2;hp=0e2dda4efe67b34a9c90b75fe8d356f0ad593876;hpb=a342cde9f80ff07e8ec22e555a5bf6d1b72752d8;p=creaVtk.git diff --git a/lib/creaVtk/vtkVectorsVisu.h b/lib/creaVtk/vtkVectorsVisu.h index 0e2dda4..8fe751f 100644 --- a/lib/creaVtk/vtkVectorsVisu.h +++ b/lib/creaVtk/vtkVectorsVisu.h @@ -68,7 +68,7 @@ protected: private: vtkArrowSource *_vtkarrowsource; vtkLineSource *_vtklinesource; - vtkGlyph3D *_vtkglyph; + vtkGlyph3D *_vtkglyph; }; //-end of _vtkVectorsVISU_H_------------------------------------------------------