Castor3D 0.16.0
Multiplatform 3D engine
castor3d::MouseEventHandler Member List

This is the complete list of members for castor3d::MouseEventHandler, including all inherited members.

catchesMouseEvents() constcastor3d::EventHandlerinline
catchesReturnKey() constcastor3d::EventHandlerinline
catchesTabKey() constcastor3d::EventHandlerinline
ClientHandlerFunction typedefcastor3d::EventHandler
ClientKeyboardFunction typedefcastor3d::EventHandler
ClientMouseFunction typedefcastor3d::EventHandler
connect(MouseEventType event, ClientMouseFunction function)castor3d::EventHandlerinline
connect(KeyboardEventType event, ClientKeyboardFunction function)castor3d::EventHandlerinline
connect(HandlerEventType event, ClientHandlerFunction function)castor3d::EventHandlerinline
disable()castor3d::EventHandlerinline
enable()castor3d::EventHandlerinline
EnableFunction typedefcastor3d::EventHandler
EventHandler(castor::String const &name, bool catchMouseEvents)castor3d::EventHandlerinlineexplicit
EventHandlerFunction typedefcastor3d::EventHandlerprotected
EventQueue typedefcastor3d::EventHandlerprotected
getName() const noexceptcastor::NamedBaseT< T >inline
isEnabled() constcastor3d::EventHandlerinline
m_handlerSlotscastor3d::EventHandlerprotected
m_handlerSlotsConnectionscastor3d::EventHandlerprotected
m_keyboardSlotscastor3d::EventHandlerprotected
m_keyboardSlotsConnectionscastor3d::EventHandlerprotected
m_mouseSlotscastor3d::EventHandlerprotected
m_mouseSlotsConnectionscastor3d::EventHandlerprotected
m_namecastor::NamedBaseT< T >protected
MouseEventHandler(castor::String const &name)castor3d::MouseEventHandlerinlineexplicit
NamedBaseT(T name) noexceptcastor::NamedBaseT< T >inlineexplicit
OnClientHandlerEvent typedefcastor3d::EventHandler
OnClientHandlerEventConnection typedefcastor3d::EventHandler
OnClientKeyboardEvent typedefcastor3d::EventHandler
OnClientKeyboardEventConnection typedefcastor3d::EventHandler
OnClientMouseEvent typedefcastor3d::EventHandler
OnClientMouseEventConnection typedefcastor3d::EventHandler
onEnablecastor3d::EventHandler
OnEnable typedefcastor3d::EventHandler
OnEnableConnection typedefcastor3d::EventHandler
processEvents()castor3d::EventHandlerinline
processHandlerEvent(HandlerEventSPtr event)castor3d::EventHandlerinlineprotected
processKeyboardEvent(KeyboardEventSPtr event)castor3d::EventHandlerinlineprotected
processMouseEvent(MouseEventSPtr event)castor3d::EventHandlerinlineprotected
pushEvent(MouseEvent const &event)castor3d::EventHandlerinline
pushEvent(KeyboardEvent const &event)castor3d::EventHandlerinline
pushEvent(HandlerEvent const &event)castor3d::EventHandlerinline
rename(T name) noexceptcastor::NamedBaseT< T >inline
setCatchesMouseEvents(bool value)castor3d::EventHandlerinline
~EventHandler() noexceptcastor3d::EventHandlerinlinevirtual