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

ENH : remove unecessary accessor

parent 374951d8
Branches
Tags
No related merge requests found
......@@ -23,6 +23,7 @@
#include "itkTransformToDeformationFieldSource.h"
#include "itkLinearInterpolateImageFunction.h"
#include "itkInterpolateImageFunction.h"
#include "itkVector.h"
namespace otb
{
......@@ -95,7 +96,6 @@ public:
/** The Deformation field spacing & size */
itkSetMacro(DeformationFieldSpacing,SpacingType);
itkSetMacro(DeformationGridSize,SizeType);
/** The resampled image parameters */
// Output Origin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment