47 #ifndef vtkExtractHistogram2D_h 48 #define vtkExtractHistogram2D_h 132 int GetBinRange(
vtkIdType bin,
double range[4]);
136 void GetBinWidth(
double bw[2]);
144 double* GetHistogramExtents();
165 double HistogramExtents[4];
166 double CustomHistogramExtents[4];
168 int ComponentsToProcess[2];
static vtkTableAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTK_UNSIGNED_SHORT
void PrintSelf(ostream &os, vtkIndent indent)
maintain an unordered list of data objects
#define vtkGetMacro(name, type)
a vtkAbstractArray subclass for strings
dynamic, self-adjusting array of vtkIdType
#define vtkTypeMacro(thisClass, superclass)
Base class for statistics algorithms.
#define vtkSetVector4Macro(name, type)
a simple class to control print indentation
#define VTKFILTERSIMAGING_EXPORT
topologically and geometrically regular array of data
abstract superclass for arrays of numeric data
virtual void Learn(vtkTable *, vtkTable *, vtkMultiBlockDataSet *)=0
#define vtkGetVector4Macro(name, type)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkGetObjectMacro(name, type)
A table, which contains similar-typed columns of data.
#define vtkGetVector2Macro(name, type)
#define VTK_UNSIGNED_CHAR
Composite dataset that organizes datasets into blocks.
#define vtkBooleanMacro(name, type)
#define VTK_UNSIGNED_LONG
general representation of visualization data
#define vtkSetVector2Macro(name, type)
#define vtkSetMacro(name, type)