, including all inherited members.
addHandlerBack(ControlEventHandler *pHandler, UINT orderIndex) | ControlMapper | [inline] |
axisMove(double curTime, ControlState::EAxisId axisId, float movement) | Controler | [inline] |
clear() | Controler | [inline] |
clearAxis() | Controler | [inline] |
clearEvents() | Controler | [inline] |
clearHandlers() | ControlMapper | [inline] |
computeMouseMovement(float mouseDiff, const AxisControl &ac) | ControlMapper | [protected] |
computePickPos(osgViewer::View &view, osg::NodePath *pPickNodePath=NULL) | ControlMapper | |
Controler() | Controler | [inline] |
ControlMapper() | ControlMapper | [inline] |
ControlMapper(const Bindings *pBindings, const AxisBindings *pAxisBindings) | ControlMapper | [inline] |
disablePointerMouse() | ControlMapper | [inline] |
doSwitch(double curTime, ControlState::ESwitchId switchId, int unmappedKey, bool pushed) | Controler | [inline] |
doSwitchPR(double curTime, ControlState::ESwitchId switchId, int unmappedKey) | Controler | [inline] |
doSwitchPush(double curTime, ControlState::ESwitchId switchId, int unmappedKey) | Controler | [inline] |
doSwitchRelease(double curTime, ControlState::ESwitchId switchId, int unmappedKey) | Controler | [inline] |
EHandlerOrderIndexes enum name | ControlMapper | |
enablePointerMouse() | ControlMapper | [inline] |
findHandler(ControlEventHandler *pHandler) | ControlMapper | [protected] |
getAxisBindings() const | ControlMapper | [inline] |
getBindings() const | ControlMapper | [inline] |
getControlState() | Controler | [inline] |
getControlState() const | Controler | [inline] |
getEventBegin() const | Controler | [inline] |
getEventEnd() const | Controler | [inline] |
getHandlerList(UINT orderIndex) const | ControlMapper | |
getHandlerList(UINT orderIndex) | ControlMapper | [protected] |
getOrCreateHandlerList(UINT orderIndex) | ControlMapper | [protected] |
getSendUnmappedButtons() const | ControlMapper | [inline] |
getSendUnmappedKeyboard() const | ControlMapper | [inline] |
handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | ControlMapper | [virtual] |
HANDLER_ORDER_CRITICAL enum value | ControlMapper | |
HANDLER_ORDER_MENU enum value | ControlMapper | |
HANDLER_ORDER_UNIT enum value | ControlMapper | |
handlerLists | ControlMapper | [protected] |
INITIAL_EVENTS_SIZE | Controler | [protected, static] |
isPointerMouse() | ControlMapper | [inline] |
onControlEventReceived(const ControlEvent &ce) | ControlMapper | [inline] |
pAxisBindings | ControlMapper | [protected] |
pBindings | ControlMapper | [protected] |
pConnection | Controler | [protected] |
pointerMouse | ControlMapper | [protected] |
prevMouseX | ControlMapper | [protected] |
prevMouseY | ControlMapper | [protected] |
processHandlerLists(const ControlEvent &ce) | ControlMapper | [protected] |
processHandlerListsOrAppend(const ControlEvent &ce) | ControlMapper | [inline, protected] |
processHandlerListsOrAxisMove(double curTime, ControlState::EAxisId axisId, float movement) | ControlMapper | [inline, protected] |
processHandlerListsOrDoSwitch(double curTime, ControlState::ESwitchId switchId, int unmappedKey, bool pushed) | ControlMapper | [inline, protected] |
removeDeletedHandlers() | ControlMapper | [protected] |
removeHandler(ControlEventHandler *pHandler) | ControlMapper | |
removeHandler(ControlEventHandler *pHandler, UINT orderIndex) | ControlMapper | |
removeHandlers(UINT orderIndex) | ControlMapper | |
replaceHandler(ControlEventHandler *pOldHandler, ControlEventHandler *pNewHandler, UINT orderIndex) | ControlMapper | |
sendUnmappedButtons | ControlMapper | [protected] |
sendUnmappedKeyboard | ControlMapper | [protected] |
setAxisBindings(const AxisBindings *pAxisBindings) | ControlMapper | [inline] |
setBindings(const Bindings *pBindings) | ControlMapper | [inline] |
setBindings(const Bindings *pBindings, const AxisBindings *pAxisBindings) | ControlMapper | [inline] |
setSendUnmappedButtons(bool state) | ControlMapper | [inline] |
setSendUnmappedKeyboard(bool state) | ControlMapper | [inline] |
state | Controler | [protected] |
THandlerList typedef | ControlMapper | |
THandlerListP typedef | ControlMapper | [protected] |
THandlerListsList typedef | ControlMapper | [protected] |
THandlerLocation typedef | ControlMapper | [protected] |
vEvents | Controler | [protected] |