![]() |
anatomist 6.0.4
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 |
Definition at line 137 of file control.h.
Referenced by operator!=(), and operator==().
|
inline |
Definition at line 145 of file control.h.
References KeyMapKey().
|
inline |
Definition at line 140 of file control.h.
References key, KeyMapKey(), and state.
| int anatomist::Control::KeyMapKey::key |
Definition at line 138 of file control.h.
Referenced by KeyMapKey(), anatomist::Control::LessKeyMap::operator()(), and operator==().
| int anatomist::Control::KeyMapKey::state |
Definition at line 139 of file control.h.
Referenced by KeyMapKey(), anatomist::Control::LessKeyMap::operator()(), and operator==().