25 #ifndef __vtkImageSinusoidSource_h
26 #define __vtkImageSinusoidSource_h
40 void SetWholeExtent(
int xMinx,
int xMax,
int yMin,
int yMax,
47 void SetDirection(
double,
double,
double);
48 void SetDirection(
double dir[3]);
GLsizei GLsizei GLenum GLenum const GLvoid * data
#define vtkGetMacro(name, type)
virtual void ExecuteDataWithInformation(vtkDataObject *output, vtkInformation *outInfo)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetVector3Macro(name, type)
#define VTKIMAGINGSOURCES_EXPORT
~vtkImageSinusoidSource()
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
Create an image with sinusoidal pixel values.
general representation of visualization data
#define vtkSetMacro(name, type)