X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpExtensions%2FVisualization%2FImageIndexesContainerToPolyData.h;h=5129512991593317d290b334fe1b0667c3c4157f;hb=bbf5fdea58d522fe9385f8cb506100e062348fe6;hp=561356794f8583124f0399f1a6f8f8f923b374aa;hpb=ddebf77c2ca8037dc5b4cc8e02468a16a68dc146;p=cpPlugins.git diff --git a/lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h b/lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h index 5613567..5129512 100644 --- a/lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h +++ b/lib/cpExtensions/Visualization/ImageIndexesContainerToPolyData.h @@ -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: