]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h
...
[cpPlugins.git] / lib / cpExtensions / Visualization / ImageIndexesContainerToPolyData.h
index 561356794f8583124f0399f1a6f8f8f923b374aa..5129512991593317d290b334fe1b0667c3c4157f 100644 (file)
@@ -30,7 +30,7 @@ namespace cpExtensions
 
       const TIndexes* GetInput( ) const;
       const TImage* GetReferenceImage( ) const;
-      void SetInput( const TIndexes* indexes );
+      void SetInput( const TIndexes* c );
       void SetReferenceImage( const TImage* i );
 
     protected: