![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/controler/control.h>
Public Member Functions | |
KeyMapKey (int k, int s) | |
bool | operator== (const KeyMapKey &k) const |
bool | operator!= (const KeyMapKey &k) const |
Public Attributes | |
int | key |
int | state |
|
inline |
|
inline |
|
inline |
int anatomist::Control::KeyMapKey::key |
Definition at line 138 of file control.h.
Referenced by anatomist::Control::LessKeyMap::operator()(), and operator==().
int anatomist::Control::KeyMapKey::state |
Definition at line 139 of file control.h.
Referenced by anatomist::Control::LessKeyMap::operator()(), and operator==().