]> Creatis software - creaVtk.git/commitdiff
Python
authoreduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Wed, 8 Nov 2023 14:26:07 +0000 (15:26 +0100)
committereduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Wed, 8 Nov 2023 14:26:07 +0000 (15:26 +0100)
bbtk_creaVtk_PKG/src/bbcreaVtkScalarsToColors.h

index 1262a48037111ee541fbf21533f321b3f6d34996..8dc1fe9e9ab46c28d46456ec1706d3e06e7f35a4 100644 (file)
@@ -46,7 +46,7 @@ class bbcreaVtk_EXPORT ScalarsToColors
 BBTK_BEGIN_DESCRIBE_BLACK_BOX(ScalarsToColors,bbtk::AtomicBlackBox);
   BBTK_NAME("ScalarsToColors");
   BBTK_AUTHOR("Info-Dev");
-  BBTK_DESCRIPTION("No Description.");
+  BBTK_DESCRIPTION("(C++,Python) No Description.");
   BBTK_CATEGORY("empty");
   BBTK_INPUT(ScalarsToColors,Type,"(0 default)  0=JET(transparent for first element and middle range);  100=As 0 without transparace; 1=RangeTable (transparent for first element); 101=As 1 without transparace;  2=DirectionColorRGB;   3=ComponentColorRGB[0-255]",int,"");
   BBTK_INPUT(ScalarsToColors,ScalarValue,"Scalar value -> Color OUT",double,"");