]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/src/bbcreaVtkStlReader.h
#3525 Python descrition
[creaVtk.git] / bbtk_creaVtk_PKG / src / bbcreaVtkStlReader.h
index e1405e1a0529ab519fa54b696cad267b946a3297..cb2a1024369edbc3f832e5ab35e2247a17dd6949 100644 (file)
@@ -33,7 +33,7 @@ class bbcreaVtk_EXPORT StlReader
 BBTK_BEGIN_DESCRIBE_BLACK_BOX(StlReader,bbtk::AtomicBlackBox);
   BBTK_NAME("StlReader");
   BBTK_AUTHOR("InfoDev");
-  BBTK_DESCRIPTION("No Description.");
+  BBTK_DESCRIPTION("(C++,Python) No Description.");
   BBTK_CATEGORY("empty");
   BBTK_INPUT(StlReader,FileName,"File Name",std::string,"");
   BBTK_OUTPUT(StlReader,Out,"vtkPolyData",vtkPolyData*,"");
@@ -41,8 +41,8 @@ BBTK_END_DESCRIBE_BLACK_BOX(StlReader);
 //===== 
 // 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)
 //===== 
-}
-// EO namespace bbcreaVtk
+
+}// EO namespace bbcreaVtk
 
 #endif // __bbcreaVtkStlReader_h_INCLUDED__