Go to the documentation of this file.
25 #ifndef vtkImageSinusoidSource_h
26 #define vtkImageSinusoidSource_h
GLsizei GLsizei GLenum GLenum const GLvoid * data
Create an image with sinusoidal pixel values.
#define vtkTypeMacro(thisClass, superclass)
Generic algorithm superclass for image algs.
#define vtkGetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define VTKIMAGINGSOURCES_EXPORT
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
void SetDirection(double dir[3])
static vtkImageSinusoidSource * New()
vtkSetMacro(IgnoreDriverBugs, bool)
void SetWholeExtent(int xMinx, int xMax, int yMin, int yMax, int zMin, int zMax)
~vtkImageSinusoidSource()
void SetDirection(double, double, double)
general representation of visualization data
virtual void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)