From: jean-pierre roux Date: Thu, 6 May 2010 15:32:10 +0000 (+0000) Subject: include vs load X-Git-Tag: CREATOOLS.2-0-3~41 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=e98f37ffad7b98245b9d953eae23da1d43954f87;p=bbtk.git include vs load --- diff --git a/packages/wxvtk/bbs/appli/exampleIsoSurfaceWidget.bbs b/packages/wxvtk/bbs/appli/exampleIsoSurfaceWidget.bbs index becc0d1..9f65212 100644 --- a/packages/wxvtk/bbs/appli/exampleIsoSurfaceWidget.bbs +++ b/packages/wxvtk/bbs/appli/exampleIsoSurfaceWidget.bbs @@ -2,13 +2,15 @@ description "Example of IsoSurfaceWidget." author "laurent.guigues at creatis.insa-lyon.fr" category "example" +include wxvtk + include wxvtk/boxes/bbIsoSurfaceWidget include vtk/boxes/bbLoadHola new IsoSurfaceWidget surface1 new IsoSurfaceWidget surface2 -load wxvtk +//load wxvtk new Viewer3D viewer new LoadHola reader1