anatomist  5.1.2
3D neuroimaging data viewer
anatomist::Control::WheelActionLink Class Referenceabstract

#include <anatomist/controler/control.h>

Inheritance diagram for anatomist::Control::WheelActionLink:

Public Member Functions

virtual ~WheelActionLink ()=0
 
virtual void execute (int delta, int x, int y, int globalX, int globalY)=0
 
virtual WheelActionLinkclone () const =0
 

Detailed Description

Definition at line 236 of file control.h.

Constructor & Destructor Documentation

◆ ~WheelActionLink()

virtual anatomist::Control::WheelActionLink::~WheelActionLink ( )
pure virtual

Member Function Documentation

◆ clone()

virtual WheelActionLink* anatomist::Control::WheelActionLink::clone ( ) const
pure virtual

◆ execute()

virtual void anatomist::Control::WheelActionLink::execute ( int  delta,
int  x,
int  y,
int  globalX,
int  globalY 
)
pure virtual

The documentation for this class was generated from the following file: