]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Mesh.h
...
[cpPlugins.git] / lib / cpPlugins / Interface / Mesh.h
index 8754b0e9931bd7ac6fbdbce1d7ac839b6cb033b6..d1aa65e54a141bf13e5b7351fa1df15c2b281036 100644 (file)
@@ -30,7 +30,7 @@ namespace cpPlugins
       template< class M >
         inline void SetITK( M* mesh );
 
-      virtual void SetVTK( vtkObject* mesh );
+      virtual void SetVTK( vtkObject* object );
 
     protected:
       Mesh( );