#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfMouseDownEvent:
Public Member Functions | |
virtual void | onMouseDown (int x, int y) |
Definition at line 185 of file IvfEvents.h.
|
onMouseUp method The onMouse method is called when the mouse button is released. Reimplemented in CIvfCoordinateInputHandler, CIvfFlyHandler, CIvfInteractionHandler, CIvfMouseViewHandler, and CIvfSelectionHandler. Definition at line 193 of file IvfEvents.h. |