Skip to content
Snippets Groups Projects
Commit 14d961b7 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

MRG

parents f6f813ed 09f443fd
Branches
Tags
No related merge requests found
......@@ -76,7 +76,12 @@ public:
typedef typename DataNodeType::Pointer DataNodePointerType;
typedef itk::TreeContainer<DataNodePointerType> DataTreeType;
typedef typename DataTreeType::Pointer DataTreePointerType;
typedef typename DataNodeType::PointType PointType;
typedef typename DataNodeType::LineType LineType;
typedef typename DataNodeType::PolygonType PolygonType;
typedef itk::Vector<double, 2> SpacingType;
typedef itk::Point<double, 2> OriginType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment