30 #ifndef vtkTemporalFractal_h 31 #define vtkTemporalFractal_h 43 class TemporalFractalOutputUtil;
164 int x0,
int x1,
int y0,
int y1,
int z0,
int z1,
167 int LineTest2(
float x0,
float y0,
float z0,
168 float x1,
float y1,
float z1,
170 int LineTest(
float x0,
float y0,
float z0,
171 float x1,
float y1,
float z1,
188 int MandelbrotTest(
double x,
double y);
189 int TwoDTest(
double bds[6],
int level,
int target);
191 void CellExtentToBounds(
int level,
197 double EvaluateSet(
double p[4]);
198 void GetContinuousIncrements(
int extent[6],
223 double TopLevelSpacing[3];
224 double TopLevelOrigin[3];
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
boost::graph_traits< vtkGraph *>::vertex_descriptor target(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Backwards compatibility class.
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
int GenerateRectilinearGrids
GLint GLint GLint GLint GLint x
dynamic, self-adjusting array of int
Superclass for all sources, filters, and sinks in VTK.
abstract superclass for composite (multi-block or AMR) datasets
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define VTKFILTERSHYBRID_EXPORT
#define vtkGetVector3Macro(name, type)
vtkSmartPointer< TemporalFractalOutputUtil > OutputUtil
A source to test AMR data object.
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
general representation of visualization data
#define vtkSetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)