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