From: Eduardo Davila Date: Wed, 25 Feb 2009 13:11:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: EED.02Oct2009~165 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=3d26d96b216ef9ef95a66a85d1279be9b2463dc3;p=creaImageIO.git *** empty log message *** --- diff --git a/bbtk/bbs/appli/demoGimmick.bbs b/bbtk/bbs/appli/demoGimmick.bbs index c0ebded..6ed630f 100644 --- a/bbtk/bbs/appli/demoGimmick.bbs +++ b/bbtk/bbs/appli/demoGimmick.bbs @@ -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