25 #ifndef vtkImageGridSource_h 26 #define vtkImageGridSource_h 111 double DataSpacing[3];
112 double DataOrigin[3];
#define VTK_UNSIGNED_SHORT
#define vtkGetMacro(name, type)
virtual void ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo)
void SetDataScalarTypeToShort()
void SetDataScalarTypeToDouble()
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetVector3Macro(name, type)
void SetDataScalarTypeToUnsignedShort()
#define vtkSetVector6Macro(name, type)
#define VTKIMAGINGSOURCES_EXPORT
void SetDataScalarTypeToInt()
#define VTK_UNSIGNED_CHAR
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
void SetDataScalarTypeToUnsignedChar()
static vtkAlgorithm * New()
const char * GetDataScalarTypeAsString()
#define vtkImageScalarTypeNameMacro(type)
#define vtkGetVector6Macro(name, type)
general representation of visualization data
#define vtkSetVector3Macro(name, type)
Create an image of a grid.
#define vtkSetMacro(name, type)