]> Creatis software - creaVtk.git/blobdiff - lib/creaVtk/vtkVectorsVisu.h
#3110 creaVtk Bug New Normal - branch vtk7itk4 compilation with vtk7
[creaVtk.git] / lib / creaVtk / vtkVectorsVisu.h
index 55981f0047622307aa14806a641cd9edaaf92e2a..45f922432d959a9e1c23fe87d271c87873233b2a 100644 (file)
@@ -71,7 +71,7 @@ protected:
 private:
        vtkArrowSource  *_vtkarrowsource;
        vtkLineSource   *_vtklinesource;
-       vtkGlyph3D              *_vtkglyph;
+       vtkGlyph3D      *_vtkglyph;
 };
 
 //-end of _vtkVectorsVISU_H_------------------------------------------------------