Go to the documentation of this file.
27 #ifndef vtkTimeSourceExample_h
28 #define vtkTimeSourceExample_h
double YFunction(double time)
double ValueFunction(double time)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void LookupTimeAndValue(double &time, double &value)
#define vtkSetClampMacro(name, type, min, max)
GLsizei const GLfloat * value
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
int NumCellsFunction(double time)
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only unstructured grid as output.
static vtkTimeSourceExample * New()
double XFunction(double time)