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