X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2FBoxCategories.txt;h=e792e0dc9f7b6f36364bd94c0077867ea079ac94;hb=91f214593c6a8eebd5badb68e772b383c38435d4;hp=0756a57b59a22bcbf12fbe31ba7ee7c2d49a2a73;hpb=a43f631c30f188402364e07f9d90c21b0ea769bd;p=bbtk.git diff --git a/packages/BoxCategories.txt b/packages/BoxCategories.txt index 0756a57..e792e0d 100644 --- a/packages/BoxCategories.txt +++ b/packages/BoxCategories.txt @@ -1,11 +1,25 @@ -test -widget -filter -image -mesh -read/write -viewer -math -adaptor -interaction -misc +=== Here are the current categories === +Those with a ? are submitted for approval ... + +adaptor : Adaptor box +application : Final application +atomic box : System category. + Automatically assigned to Atomic Black Boxes (c++ defined) +complex box : System category. + Automatically assigned to Complex Black Boxes (script defined) +command line : Script which defines a command line application (no embedded GUI, but command line imput parameters) +demo : Demonstration +? devel : Developer tool (bbCreatePackage.bbs, ...) +example : Example script showing a box use-case +filter : +image : Image processing related box +interaction : +math : +mesh : Mesh processing related box +misc : A box that cannot be put in other category ! +read/write : Box that read or write data from or to disk +test : REMOVED : UPDATE BOXES ! +? tool : ? +viewer : Box which displays some data +widget : Piece of graphical interface +