]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkMarchingCubes.h
#3498 Export to Python code for 3DSlicer
[bbtk.git] / packages / vtk / src / bbvtkMarchingCubes.h
index 011834a126f547205c117424ecce0100db6b77a6..c94d76ff242f263e797cd11d5692d39bdf9caf5b 100644 (file)
@@ -111,7 +111,7 @@ namespace bbvtk
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(MarchingCubes,bbtk::AtomicBlackBox);
   BBTK_NAME("MarchingCubes");
   BBTK_AUTHOR("laurent.guigues@creatis.insa-lyon.fr");
-  BBTK_DESCRIPTION("Extracts an iso-surface of an image using the marching cubes algorithm (bbfication of vtkMarchingCubes)");
+  BBTK_DESCRIPTION("Extracts an iso-surface of an image using the marching cubes algorithm (bbfication of vtkMarchingCubes) (C++,Python)");
   BBTK_CATEGORY("image;mesh");
 
   BBTK_INPUT(MarchingCubes,Active,"Active true/false (default true)",bool,"");