28 #ifndef TRIALDISPLAY_PCMOTIONEH_H
29 #define TRIALDISPLAY_PCMOTIONEH_H
Class which stores PixelCanvas motion event information.
virtual void operator()(const PCMotionEvent &eh)
Default just prints the event to cout.
PCMotionEH()
Default Constructor Required.
PixelCanvas Event Handler for managing pointer motion events.
virtual ~PCMotionEH()
Destructor.