SCENE C++ API  2.1.0
LSMouseWheelEvent Member List

This is the complete list of members for LSMouseWheelEvent, including all inherited members.

consume()LSEvent
getDelta() constLSMouseWheelEvent
getFlags() constLSMouseEvent
getPoint() constLSMouseEvent
getView() constLSViewEvent
isConsumed() constLSEvent
LSEvent()LSEvent
LSMouseEvent(ref_ptr< LSView > view, unsigned flags, POINT point)LSMouseEvent
LSMouseWheelEvent(ref_ptr< LSView > view, unsigned flags, POINT point, short delta)LSMouseWheelEvent
LSViewEvent(ref_ptr< LSView > view)LSViewEvent
ref() constLSRefTypeprotected
unref() constLSRefTypeprotected
~LSEvent()LSEventvirtual