]> Creatis software - creaImageIO.git/blobdiff - bbtk/bbs/appli/demoGimmick.bbs
*** empty log message ***
[creaImageIO.git] / bbtk / bbs / appli / demoGimmick.bbs
index c0ebdedf4f64596f05fc9536f2d2bdcce1d84e01..6ed630f1ccab13da5f6db6feef8714366ae485c9 100644 (file)
@@ -5,7 +5,7 @@ author "laurent.guigues at creatis.insa-lyon.fr"
 category "demo"
 
 #include vtk/boxes/bbLoadHola
-include wxvtk/boxes/bbIsoSurfaceWithControls
+include wxvtk/boxes/bbIsoSurfaceWidget
 load vtk
 load itk
 load itkvtk
@@ -14,7 +14,7 @@ load wxvtk
 #new LoadHola image
 new Gimmick reader
 new ImagePlanes planes
-new IsoSurfaceWithControls surface
+new IsoSurfaceWidget surface
 new Viewer3D viewer
 
 connect reader.Out planes.In