Go to the documentation of this file.
34 #ifndef vtkExecutionTimer_h
35 #define vtkExecutionTimer_h
#define vtkGetObjectMacro(name, type)
static vtkExecutionTimer * New()
Superclass for all sources, filters, and sinks in VTK.
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
static void EventRelay(vtkObject *caller, unsigned long eventId, void *clientData, void *callData)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
#define vtkGetMacro(name, type)
void SetFilter(vtkAlgorithm *filter)
virtual void TimerFinished()
supports function callbacks
double ElapsedWallClockTime
double WallClockStartTime
vtkCallbackCommand * Callback