Skip to content
Snippets Groups Projects
Commit 378864a3 authored by Patrick Imbo's avatar Patrick Imbo
Browse files

ENH: add accessor to DEMToImageGenrator class

parent 2f2f0b17
Branches
Tags
No related merge requests found
......@@ -100,6 +100,7 @@ public:
/** Set/Get the Default Unknown Value. */
itkSetObjectMacro(Transform, GenericRSTransformType);
itkGetObjectMacro(Transform, GenericRSTransformType);
itkGetConstObjectMacro(Transform, GenericRSTransformType);
/** Set the DEM directory. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment