X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpExtensions%2FVisualization%2FImageIndexesContainerToPolyData.h;h=5129512991593317d290b334fe1b0667c3c4157f;hb=e2fb8817731f6231d34941a208e46b36dad425b2;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: