Go to the documentation of this file.
27 #ifndef vtkEventForwarderCommand_h
28 #define vtkEventForwarderCommand_h
51 { this->Target =
obj; }
53 {
return this->Target; }
virtual void * GetTarget()
superclass for callback/observer methods
#define VTKCOMMONCORE_EXPORT
virtual void SetTarget(vtkObject *obj)
GLsizei GLsizei GLuint * obj
static vtkEventForwarderCommand * New()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
~vtkEventForwarderCommand()
void Execute(vtkObject *caller, unsigned long eid, void *callData)
vtkEventForwarderCommand()
a simple event forwarder command