Skip to content
Snippets Groups Projects
Commit 80c15ff1 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

COMP : fixing compiltations prob

parent 6b2edfc0
Branches
Tags
No related merge requests found
......@@ -306,7 +306,7 @@ GenericRSTransform<TScalarType, NInputDimensions, NOutputDimensions>
// Switch origins
inverseTransform->SetInputOrigin(m_OutputOrigin);
inverseTransform->SetOutputOrigin(m_InputSpacing);
inverseTransform->SetOutputOrigin(m_InputOrigin);
// Copy some more parameters
inverseTransform->SetAverageElevation(m_AverageElevation);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment