From f010d4e7f1754243c513cc659372169c42560d5f Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Mon, 14 Dec 2009 17:55:25 +0000 Subject: [PATCH] *** empty log message *** --- bbtk/bbs/appli/ExampleCutModule.bbs | 5 +++++ bbtk/bbs/appli/ExamplePlaneNPoints.bbs | 5 +++++ bbtk/bbs/appli/ExampleRenderingViewer.bbs | 4 ++++ 3 files changed, 14 insertions(+) diff --git a/bbtk/bbs/appli/ExampleCutModule.bbs b/bbtk/bbs/appli/ExampleCutModule.bbs index 2a3ec6d..0b9c231 100644 --- a/bbtk/bbs/appli/ExampleCutModule.bbs +++ b/bbtk/bbs/appli/ExampleCutModule.bbs @@ -1,3 +1,8 @@ +description "Cutter.. application that helps to clean the image" +author "info-dev@creatis.insa-lyon.fr" +category "example" + + include vtk/boxes/bbLoadHola load vtk load wxvtk diff --git a/bbtk/bbs/appli/ExamplePlaneNPoints.bbs b/bbtk/bbs/appli/ExamplePlaneNPoints.bbs index 67a1c61..0f686b4 100644 --- a/bbtk/bbs/appli/ExamplePlaneNPoints.bbs +++ b/bbtk/bbs/appli/ExamplePlaneNPoints.bbs @@ -1,3 +1,8 @@ +description " 3pionts -> 1-planne " +author "info-dev@creatis.insa-lyon.fr" +category "example" + + include vtk/boxes/bbLoadHola load vtk load wxvtk diff --git a/bbtk/bbs/appli/ExampleRenderingViewer.bbs b/bbtk/bbs/appli/ExampleRenderingViewer.bbs index d685fbd..b51a281 100644 --- a/bbtk/bbs/appli/ExampleRenderingViewer.bbs +++ b/bbtk/bbs/appli/ExampleRenderingViewer.bbs @@ -1,3 +1,7 @@ +description "creaMaracasVisu::Rendering Viewers box example. " +category "example" +author "info-dev@creatis.insa-lyon.fr" + load vtk load wxvtk load creaMaracasVisu -- 2.45.1