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