]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkPiecewiseFunction.h
#3107 BBTK Bug New Normal - branch vtk7itk4 compilation with vtk7
[bbtk.git] / packages / vtk / src / bbvtkPiecewiseFunction.h
index 954792d300e0d7e859699afbe8a2adbaca4fffc4..58572ef895eab27eae92352387aceab780d88731 100644 (file)
@@ -87,7 +87,7 @@ namespace bbvtk
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(PiecewiseFunction,bbtk::AtomicBlackBox);
   BBTK_NAME("PiecewiseFunction");
   BBTK_AUTHOR("laurent.guigues@creatis.insa-lyon.fr");
-  BBTK_DESCRIPTION("Creates a piecewise function");
+  BBTK_DESCRIPTION("Creates a piecewise function  ( see exampleVolumeRendering )");
   BBTK_CATEGORY("misc");
   BBTK_INPUT(PiecewiseFunction,X,"X coords of the points of the function",
             std::vector<float>,"");