#include <ivfwidget/IvfCoordinateInputHandler.h>
Inheritance diagram for CIvfMouseMove3dEvent:
Public Member Functions | |
virtual void | onMouseMove3d (double x, double y, double z) |
Definition at line 55 of file IvfCoordinateInputHandler.h.
|
onMouseMove3d method This method is called when the mouse is moved,
Reimplemented in CIvfShapePlacementHandler. Definition at line 66 of file IvfCoordinateInputHandler.h. |