Skip to content

Commit

Permalink
ENH: Added metaVesselTube and metaDTITube
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Jomier committed Dec 14, 2004
1 parent f28b17d commit e10fc94
Show file tree
Hide file tree
Showing 10 changed files with 2,337 additions and 151 deletions.
2 changes: 2 additions & 0 deletions Utilities/MetaIO/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ADD_LIBRARY(ITKMetaIO
metaBlob.cxx
metaDTITube.cxx
metaEllipse.cxx
metaGroup.cxx
metaGaussian.cxx
Expand All @@ -15,6 +16,7 @@ ADD_LIBRARY(ITKMetaIO
metaTube.cxx
metaTypes.h
metaUtils.cxx
metaVesselTube.cxx
)

#SUBDIRS(tests)
Expand Down

0 comments on commit e10fc94

Please sign in to comment.