Go to the documentation of this file.
35 #ifndef vtkImageMandelbrotSource_h
36 #define vtkImageMandelbrotSource_h
93 void SetSizeCX(
double cReal,
double cImag,
double xReal,
double xImag);
101 static_cast<unsigned short>(1),
102 static_cast<unsigned short>(5000));
127 int ProjectionAxes[3];
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVector6Macro(name, type)
unsigned short MaximumNumberOfIterations
void SetProjectionAxes(int x, int y, int z)
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
Generic algorithm superclass for image algs.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkSetClampMacro(name, type, min, max)
void SetProjectionAxes(int a[3])
void GetSizeCX(double s[4])
#define vtkGetVector3Macro(name, type)
void CopyOriginAndSample(vtkImageMandelbrotSource *source)
~vtkImageMandelbrotSource()
void SetWholeExtent(int extent[6])
a simple class to control print indentation
#define VTKIMAGINGSOURCES_EXPORT
vtkImageMandelbrotSource()
#define vtkGetMacro(name, type)
GLboolean GLboolean GLboolean GLboolean a
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
double EvaluateSet(double p[4])
#define vtkSetVector4Macro(name, type)
void Pan(double x, double y, double z)
GLint GLint GLint GLint GLint GLint y
void SetWholeExtent(int minX, int maxX, int minY, int maxY, int minZ, int maxZ)
void SetSizeCX(double cReal, double cImag, double xReal, double xImag)
static vtkImageMandelbrotSource * New()
#define vtkGetVector4Macro(name, type)