]> Creatis software - bbtk.git/commitdiff
include vs load
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 6 May 2010 15:32:10 +0000 (15:32 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 6 May 2010 15:32:10 +0000 (15:32 +0000)
packages/wxvtk/bbs/appli/exampleIsoSurfaceWidget.bbs

index becc0d1b05a00d2dcddcefa5aec6fcd3fda3022d..9f6521263f4c959f841a1d69a9d78e99ac104156 100644 (file)
@@ -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