#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfMouseMoveEvent:
Public Member Functions | |
virtual void | onMouseMove (int x, int y) |
Definition at line 213 of file IvfEvents.h.
|
onMouseMove method The onMouseMove method is called whenever the mouse is moved in the window. Reimplemented in CIvfCoordinateInputHandler, CIvfFlyHandler, CIvfInteractionHandler, CIvfMouseViewHandler, and CIvfSelectionHandler. Definition at line 221 of file IvfEvents.h. |