![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Types | |
typedef void(T::* | Callback) (int xOffset, int yOffset, int height, int width) |
Public Member Functions | |
PaintActionLinkOf () | |
PaintActionLinkOf (anatomist::Action *action, Callback actionCb) | |
virtual | ~PaintActionLinkOf () |
virtual void | execute (int xOffset, int yOffset, int height, int width) |
virtual PaintActionLink * | clone () const |
![]() | |
virtual | ~PaintActionLink ()=0 |
typedef void(T:: * anatomist::Control::PaintActionLinkOf< T >::Callback) (int xOffset, int yOffset, int height, int width) |
anatomist::Control::PaintActionLinkOf< T >::PaintActionLinkOf | ( | ) |
Definition at line 198 of file control_d.h.
anatomist::Control::PaintActionLinkOf< T >::PaintActionLinkOf | ( | anatomist::Action * | action, |
Callback | actionCb | ||
) |
Definition at line 202 of file control_d.h.
References ASSERT.
|
virtual |
|
virtual |
Implements anatomist::Control::PaintActionLink.
Definition at line 220 of file control_d.h.
|
virtual |
Implements anatomist::Control::PaintActionLink.
Definition at line 212 of file control_d.h.