#include <ivfwidget/IvfSelectionHandler.h>
Inheritance diagram for CIvfHighlightEvent:
Public Member Functions | |
virtual void | onHighlight (CIvfShape *shape) |
Definition at line 62 of file IvfSelectionHandler.h.
|
Highlight event method This method is called when the mouse is over an object, to handle highlighting.
Definition at line 72 of file IvfSelectionHandler.h. |