VTK  9.3.20240328
Classes
vtkExtractFunctionalBagPlot.h File Reference
#include "vtkFiltersStatisticsModule.h"
#include "vtkTableAlgorithm.h"
Include dependency graph for vtkExtractFunctionalBagPlot.h:

Go to the source code of this file.

Classes

class  vtkExtractFunctionalBagPlot
 From an input table containing series on port 0 and another table describing densities on port 1 (for instance obtained by applying filter vtkHighestDensityRegionsStatistics, this filter generates a table containing all the columns of the input port 0 plus two 2 components columns containing the bag series to be used by vtkFunctionalBagPlot. More...