X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwxvtk%2Fbbs%2Fappli%2FexampleView3DImage1_Stereo.bbs;h=5a415f6183544c34741be5d85843b9b5d5e94efe;hb=a33ac70f8c32efdcef70b39a444117e1901086ca;hp=fd8f7cdb6fa790385f1a74b6c6d9e1351e0cde37;hpb=95d29d27866e787a059e50f4df2c3df34336fe75;p=bbtk.git diff --git a/packages/wxvtk/bbs/appli/exampleView3DImage1_Stereo.bbs b/packages/wxvtk/bbs/appli/exampleView3DImage1_Stereo.bbs index fd8f7cd..5a415f6 100644 --- a/packages/wxvtk/bbs/appli/exampleView3DImage1_Stereo.bbs +++ b/packages/wxvtk/bbs/appli/exampleView3DImage1_Stereo.bbs @@ -1,15 +1,15 @@ -description "Example of complex 3D view of an image using vtk::ImagePlanes and wxvtk::IsoSurfaceWithControls. Screenshot : " +description "Example of complex 3D view of an image using vtk::ImagePlanes and wxvtk::IsoSurfaceWidget. Screenshot : " author "laurent.guigues at creatis.insa-lyon.fr" category "example" include vtk/boxes/bbLoadHola -include wxvtk/boxes/bbIsoSurfaceWithControls +include wxvtk/boxes/bbIsoSurfaceWidget load vtk load wxvtk new LoadHola image new ImagePlanes planes -new IsoSurfaceWithControls surface +new IsoSurfaceWidget surface new Viewer3D viewer connect image.Out planes.In