#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfMouseUpEvent:
Public Member Functions | |
virtual void | onMouseUp (int x, int y) |
Definition at line 199 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 207 of file IvfEvents.h. |