]> Creatis software - bbtk.git/blobdiff - packages/wxvtk/bbs/appli/exampleViewer2D.bbs
in 50 % of the scripts, LoadHola was called an 'image' in 50 % a 'reader'.
[bbtk.git] / packages / wxvtk / bbs / appli / exampleViewer2D.bbs
index 94a54c59b093aa7a177b5b929e3131dd87678b38..f9e1052e8e72366d154e9a98462d78cc0982123f 100644 (file)
@@ -5,9 +5,9 @@ category "example"
 include vtk/boxes/bbLoadHola
 load wxvtk
 
-new LoadHola image
+new LoadHola reader
 new Viewer2D viewer
-connect image.Out viewer.In
+connect reader.Out viewer.In
 
 # To get the string to int adaptor and set the slice
 load std