]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkMetaImageReader.h
mhdb
[bbtk.git] / packages / vtk / src / bbvtkMetaImageReader.h
index 25d749d35da95922394e326513e4890935e8ffbd..66bc9cffb8c35139faa26d6c4284f3c6292877c3 100644 (file)
@@ -24,6 +24,7 @@ class bbvtk_EXPORT MetaImageReader
   BBTK_DECLARE_OUTPUT(Out,vtkImageData*);
   BBTK_PROCESS(Process);
   void Process();
+  void Read_mhdb( std::string filename );
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
 //=====