]> Creatis software - creaImageIO.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 25 Feb 2009 13:11:13 +0000 (13:11 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 25 Feb 2009 13:11:13 +0000 (13:11 +0000)
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