]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Image/Functors/MFluxMedialness.h
...
[FrontAlgorithms.git] / lib / fpa / Image / Functors / MFluxMedialness.h
index 76efda3dc6d93ab93cc56fd99a1fd54b258818e2..d109ea883d00b6bcb2f0f2a3eec9c8bf56f154da 100644 (file)
@@ -49,7 +49,7 @@ namespace fpa
         MFluxMedialness( );
         virtual ~MFluxMedialness( );
 
-        virtual TOutput _Evaluate( const TIndex& i ) const;
+        virtual TOutput _Evaluate( const TIndex& i ) const ITK_OVERRIDE;
 
       private:
         // Purposely not implemented.