|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
#include <anatomist/controler/control.h>
| Public Member Functions | |
| MouseButtonMapKey (int b, int s) | |
| bool | operator== (const MouseButtonMapKey &k) const | 
| Public Attributes | |
| int | button | 
| int | state | 
| 
 | inline | 
| 
 | inline | 
| int anatomist::Control::MouseButtonMapKey::button | 
Definition at line 162 of file control.h.
Referenced by anatomist::Control::LessMouseMap::operator()(), and operator==().
| int anatomist::Control::MouseButtonMapKey::state | 
Definition at line 163 of file control.h.
Referenced by anatomist::Control::LessMouseMap::operator()(), and operator==().