Go to the documentation of this file.
42 #ifndef vtkImageAccumulate_h
43 #define vtkImageAccumulate_h
129 double ComponentSpacing[3];
130 double ComponentOrigin[3];
131 int ComponentExtent[6];
147 double StandardDeviation[3];
static vtkImageAccumulate * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkSetVector3Macro(name, type)
void SetComponentExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
void SetComponentExtent(int extent[6])
Generic algorithm superclass for image algs.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkSetClampMacro(name, type, min, max)
#define vtkGetVector3Macro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
GLint GLfloat GLint stencil
a simple class to control print indentation
void SetStencilData(vtkImageStencilData *stencil)
vtkImageStencilData * GetStencil()
#define vtkGetMacro(name, type)
Generalized histograms up to 3 dimensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
int * GetComponentExtent()
efficient description of an image stencil
void GetComponentExtent(int extent[6])
#define VTKIMAGINGSTATISTICS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)