29#ifndef vtkPairwiseExtractHistogram2D_h
30#define vtkPairwiseExtractHistogram2D_h
32#include "vtkFiltersImagingModule.h"
35VTK_ABI_NAMESPACE_BEGIN
53 vtkSetVector2Macro(NumberOfBins,
int);
54 vtkGetVector2Macro(NumberOfBins,
int);
63 vtkSetMacro(CustomColumnRangeIndex,
int);
81 vtkSetMacro(ScalarType,
int);
86 vtkGetMacro(ScalarType,
int);
create and manipulate ordered lists of objects
maintain an unordered list of data objects
general representation of visualization data
dynamic, self-adjusting array of vtkIdType
topologically and geometrically regular array of data
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
Hold a reference to a vtkObjectBase instance.
A base class for a functor that assesses data.
Base class for statistics algorithms.
a vtkAbstractArray subclass for strings
A table, which contains similar-typed columns of data.
record modification and/or execution time
#define VTK_UNSIGNED_CHAR
#define VTK_UNSIGNED_SHORT
#define VTK_UNSIGNED_LONG