]> Creatis software - creaMaracasVisu.git/commitdiff
*** empty log message ***
authorguigues <guigues>
Fri, 21 Nov 2008 15:27:44 +0000 (15:27 +0000)
committerguigues <guigues>
Fri, 21 Nov 2008 15:27:44 +0000 (15:27 +0000)
bbtk/bbs/appli/ExampleBars.bbs
bbtk/bbs/appli/ExampleColorBar.bbs
bbtk/bbs/appli/ExampleHistogramView.bbs
bbtk/bbs/appli/ExamplePlotterView.bbs
bbtk/bbs/appli/ExampleSlideMinMax.bbs
bbtk/bbs/appli/ExampleVOI_02.bbs
bbtk/bbs/appli/ExampleViewerNV_A.bbs
bbtk/bbs/appli/ExampleViewerNV_B.bbs
bbtk/bbs/appli/ExampleViewerNV_C.bbs
bbtk/bbs/appli/Example_Segmentation_02.bbs

index 54909b0eca0e8382f3b534f501b963f0e66102a2..7768a2b02485ccba69275ce8e06139e4bd3d29ed 100644 (file)
@@ -1,6 +1,6 @@
 load std
 load wx
-load maracasvisu
+load creaMaracasVisu
 
 new LayoutSplit s
        set s.Orientation H
index 8794a2f9e0bdb40983f9a52f28890c8ec37bbf5b..5988d6c5fdf7333af117bad7eb903449755581e6 100644 (file)
@@ -1,6 +1,6 @@
 load wx
 load std
-load maracasvisu
+load creaMaracasVisu
 
 new ColorBar colorB
 set colorB.Orientation 1
@@ -15,4 +15,4 @@ set colorB.Values " 30 110 200 250"
 
 #message All 9
 
-exec colorB
\ No newline at end of file
+exec colorB
index 3e513bcd12372b05c9adad74c3e51f956b71e78f..b1d2462e8e5659bc186e224617891101da5e9c9d 100644 (file)
@@ -1,6 +1,6 @@
 load wx
 load std
-load maracasvisu
+load creaMaracasVisu
 load vtk
 
 new MetaImageReader reader
@@ -13,4 +13,4 @@ new HistogramView histogramview
 
 print $prependDatapath.Out$\n
 connect reader.Out histogramview.In
-exec histogramview
\ No newline at end of file
+exec histogramview
index fda02487438b80bf888fe499cc23629fa45811b3..182248860d5684a81810fd06b54355c6a74814e7 100644 (file)
@@ -2,7 +2,7 @@
 
 load std
 load wx
-load maracasvisu
+load creaMaracasVisu
 
 new PlotterView plotterview
 set plotterview.InX " 20 100 200 300 400 500"
index 3eb63228c5b5825f146f446919125e0ce5c74d56..3382af9c96e4e17b4300c6f916378fca55fb659f 100644 (file)
@@ -1,6 +1,6 @@
 load wx
 load std
-load maracasvisu
+load creaMaracasVisu
 
 new SliderMinMax sliderminmax
 set sliderminmax.Orientation 1
@@ -11,4 +11,4 @@ set sliderminmax.InMin 3
 
 #message All 9
 
-exec sliderminmax
\ No newline at end of file
+exec sliderminmax
index 2431df7244b05fa3a4551f41f2b13fc08593c8b4..d769ba85321d7435ea2439cfb51783393dfb6007 100644 (file)
@@ -1,6 +1,6 @@
 load wx
 load std
-load maracasvisu
+load creaMaracasVisu
 load vtk
 load itk
 load itkvtk
index 81e708f35c76ec88babfc069ddc96f79eb079105..8ae6103c7f8a66e416c63e812f5d72a44ab93dc5 100644 (file)
@@ -1,7 +1,7 @@
 load wx
 load std
 load vtk
-load maracasvisu
+load creaMaracasVisu
 
 include vtk/boxes/bbLoadHola 
 new LoadHola image 
index 26521798307999479a7b6ce08d7d65548f99976b..5be06d8d6e038abd947adfad520c7d0f81a15332 100644 (file)
@@ -1,7 +1,7 @@
 load wx
 load std
 load vtk
-load maracasvisu
+load creaMaracasVisu
 
 include vtk/boxes/bbLoadHola 
 new LoadHola image 
index f9166bb1347c3b800f76592d2cde77068ed24d0c..95b6a17c18c127bb262b8e63aac7761e732c325f 100644 (file)
@@ -1,7 +1,7 @@
 load wx
 load std
 load vtk
-load maracasvisu
+load creaMaracasVisu
 
 include vtk/boxes/bbLoadHola 
 new LoadHola image 
index e634b5b28f95129593e778baecf979c6ced7b593..879d166ed282e9fbd0c5671c7c38b6ac105f05c7 100644 (file)
@@ -1,7 +1,7 @@
 load std
 load vtk
 load wx
-load maracasvisu
+load creaMaracasVisu
 
 new LayoutLine sizerA
 new LayoutSplit mainSplit