]> Creatis software - cpPlugins.git/blobdiff - lib/cpInstances/Geometries/ITKPaths.i
yet another refactoring
[cpPlugins.git] / lib / cpInstances / Geometries / ITKPaths.i
diff --git a/lib/cpInstances/Geometries/ITKPaths.i b/lib/cpInstances/Geometries/ITKPaths.i
new file mode 100644 (file)
index 0000000..d2b413f
--- /dev/null
@@ -0,0 +1,11 @@
+header #define ITK_MANUAL_INSTANTIATION
+
+tinclude itkPath:h|hxx
+tinclude itkParametricPath:h|hxx
+tinclude itkPolyLineParametricPath:h|hxx
+cinclude itkVectorContainer.hxx
+instances itk::Path< double, itk::ContinuousIndex< double, #pdims# >, #pdims# >
+define paths=itk::ParametricPath;itk::PolyLineParametricPath
+instances #paths#< #pdims# >
+
+** eof - $RCSfile$