Skip to content
Snippets Groups Projects
Commit 4ffd0e52 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

STYLE

parent 12fa0395
No related branches found
No related tags found
No related merge requests found
......@@ -138,6 +138,7 @@ public:
/** "typedef" to simplify the variables definition and the declaration. */
typedef TInputImage InputImageType;
typedef TOutputImage OutputImageType;
typedef typename Functor::ReflectanceToSurfaceReflectanceImageFunctor<ITK_TYPENAME InputImageType::InternalPixelType,
ITK_TYPENAME OutputImageType::InternalPixelType>
FunctorType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment