|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
#include <anatomist/controler/control.h>


| Public Types | |
| typedef void(T::* | Callback) (int delta, int x, int y, int globalX, int globalY) | 
| Public Member Functions | |
| WheelActionLinkOf () | |
| WheelActionLinkOf (anatomist::Action *action, Callback actionCb) | |
| virtual | ~WheelActionLinkOf () | 
| virtual void | execute (int delta, int x, int y, int globalX, int globalY) | 
| virtual WheelActionLink * | clone () const | 
|  Public Member Functions inherited from anatomist::Control::WheelActionLink | |
| virtual | ~WheelActionLink ()=0 | 
| typedef void(T:: * anatomist::Control::WheelActionLinkOf< T >::Callback) (int delta, int x, int y, int globalX, int globalY) | 
| anatomist::Control::WheelActionLinkOf< T >::WheelActionLinkOf | ( | ) | 
Definition at line 112 of file control_d.h.
| anatomist::Control::WheelActionLinkOf< T >::WheelActionLinkOf | ( | anatomist::Action * | action, | 
| Callback | actionCb | ||
| ) | 
Definition at line 116 of file control_d.h.
References ASSERT.
| 
 | inlinevirtual | 
| 
 | virtual | 
Implements anatomist::Control::WheelActionLink.
Definition at line 134 of file control_d.h.
| 
 | virtual | 
Implements anatomist::Control::WheelActionLink.
Definition at line 126 of file control_d.h.