![]() |
anatomist 6.0.4
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 |
Definition at line 164 of file control.h.
References button, MouseButtonMapKey(), and state.
| int anatomist::Control::MouseButtonMapKey::button |
Definition at line 162 of file control.h.
Referenced by MouseButtonMapKey(), anatomist::Control::LessMouseMap::operator()(), and operator==().
| int anatomist::Control::MouseButtonMapKey::state |
Definition at line 163 of file control.h.
Referenced by MouseButtonMapKey(), anatomist::Control::LessMouseMap::operator()(), and operator==().