]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkImageDataToString.h
*** empty log message ***
[bbtk.git] / packages / vtk / src / bbvtkImageDataToString.h
diff --git a/packages/vtk/src/bbvtkImageDataToString.h b/packages/vtk/src/bbvtkImageDataToString.h
new file mode 100644 (file)
index 0000000..41b3f5a
--- /dev/null
@@ -0,0 +1,37 @@
+/*=========================================================================
+                                                                                
+  Program:   bbtk
+  Module:    $RCSfile: bbvtkImageDataToString.h,v $
+  Language:  C++
+  Date:      $Date: 2008/02/15 08:46:19 $
+  Version:   $Revision: 1.1 $
+                                                                                
+  Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
+  l'Image). All rights reserved. See Doc/License.txt or
+  http://www.creatis.insa-lyon.fr/Public/bbtk/License.html for details.
+                                                                                
+     This software is distributed WITHOUT ANY WARRANTY; without even
+     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+     PURPOSE.  See the above copyright notices for more information.
+                                                                                
+=========================================================================*//**
+ * \brief Short description in one line
+ * 
+ * Long description which 
+ * can span multiple lines
+ */
+/**
+ * \file 
+ * \brief Pattern for the definition of a new type of Node (header)
+ */
+/**
+ * \class bbtk::NodePatern 
+ * \brief Pattern for the definition of a new type of Node 
+ */
+
+
+#ifdef _USE_VTK_
+
+
+
+#endif //_USE_VTK_
\ No newline at end of file