27 #ifndef __vtkTimeSourceExample_h
28 #define __vtkTimeSourceExample_h
81 void LookupTimeAndValue(
double &
time,
double &
value);
82 double ValueFunction(
double time);
83 double XFunction(
double time);
84 double YFunction(
double time);
85 int NumCellsFunction(
double time);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
GLsizei const GLfloat * value
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSGENERAL_EXPORT
Superclass for algorithms that produce only unstructured grid as output.
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)